FilterBoxMax Method

CVB.Net Documentation
Overload List

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

Reference