FilterBoxMedian Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberBoxMedian(Image, Size2D)
This function sets each pixel in the output image to the median value all the input image pixels in the rectangular neighborhood defined by the maskSize parameters.
Public methodStatic memberBoxMedian(Image, Size2D, Point2D)
This function sets each pixel in the output image to the median value all the input image pixels in the rectangular neighborhood defined by the maskSize and the maskOffset parameters.
Top
See Also

Reference