mean_image: Calculate Mean Image by FFT

Description Usage Arguments Value

View source: R/amoment.R

Description

This function calculates the mean image using fft

Usage

1
mean_image(x, nvoxels, shift = TRUE, verbose = TRUE)

Arguments

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

Value

Array of size of x


neuroconductor-devel/ichseg documentation built on Sept. 5, 2019, 8:01 p.m.