Description Usage Arguments Value
This function calculates the mean image using fft
1  | mean_image(x, nvoxels, shift = TRUE, verbose = TRUE)
 | 
x | 
 3D array  | 
nvoxels | 
 window (in voxels) for the neighborhood (1 results in a 3x3 cube)  | 
shift | 
 Should results be shifted back?  | 
verbose | 
 Diagnostic outputing  | 
Array of size of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.