Results
An output image whose pixel values are a weighted
neighborhood average of the input image pixels. The size of the
image depends on the setting of the Pixel Step
and the number of Iterations:
- EVERY PIXEL - The width and height of the output image are the
same as those of the ROI regardless of what number of Iterations
has been applied to the filtering process.
- EVERY OTHER PIXEL - The width and height of the output image
are those of the ROI divided by 2 the number-of-iterations
times.