For each voxel in the input volume, the filter calculates
the mean value of a set of voxels within 2
graylevel values of the voxel of interest. Only voxels within
a prespecified local neighborhood are considered in this calculation.
If too few points within the local neighborhood lie within the
2
range, then the voxel of interest is left
unchanged; otherwise, the calculated mean value is assigned to
the voxel.
x filter dim = 3The parameters ``standard dev. = '' is the parameter sigma (in graylevels) mentioned above.
y filter dim = 3
z filter dim = 3
standard dev. = 20
no. of iterations = 1
input from vol # = 0
copy output to vol # = 0
Philip Americus