Box Mean

Node Icon

Perform a rectangular mean smoothing on input image(s).

Computes an image where a given pixel is the mean value of the the pixels in a neighborhood about the corresponding input pixel.

Inputs

Input

Input image(s).

Type: Image, List, Required, Single

Outputs

Output

Output image(s).

Type: Image, List

Settings

Kernel radius [px] Integers

Each voxel will be assigned the average value of the surrounding environment, described by the kernel size in pixels specified as [i, j, k].

See also

Keywords: