VXMEDIANVisionX V4
NAME
vxmedian − comptues pseudo-median 3x3x3 filter to a 3 dimensional image.
SYNOPSISsemimedianfilter if=<ifile> of=<ofile>
DESCRIPTIONvxmedian applies a pseudo-median filter by first appling a length 3 median filter in the x direction, then a length 3 median filter in the y direction, and finally a length 3 median filter in the z direction.
CONSTRAINTInput file must be of type short.
OPTIONS
if= |
input image |
|||
of= |
output image |
J. Padgett A.P. Reeves