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-releases/ichseg documentation built on Dec. 16, 2019, 12:37 a.m.