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-releases/ichseg documentation built on Oct. 28, 2020, 3:53 a.m.