MorphologyClose Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberClose(Image, Image)
Perform a close operation with a custom filter mask.
Public methodStatic memberClose(Image, MorphologyMask, Size2D)
Perform a close operation with a selectable filter mask.
Public methodStatic memberClose(Image, Image, Point2D)
Perform a close operation with a custom filter mask.
Public methodStatic memberClose(Image, MorphologyMask, Size2D, Point2D)
Perform a close operation with a selectable filter mask.
Top
See Also

Reference