FilterBoxMin Method

CVB.Net Documentation
Overload List

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

Reference