Box Mean
Class: NodeBoxMeanFilter
Applies a box mean filter to an image.
Computes an image where a given pixel is the mean value of the the pixels in a neighborhood about the corresponding input pixel.
Example workflows
Inputs
Image
Input image.
Type: Image4DFloat, Required, Single
Outputs
Output
Resulting image.
Type: Image4DFloat
Settings
Radius X Integer
Radius in the X-direction of the kernel in voxels.
Radius Y Integer
Radius in the Y-direction of the kernel in voxels.
Radius Z Integer
Radius in the Z-direction of the kernel in voxels.
References
Copyright © 2022, NONPI Medical AB