Imposes a binary filter on an image. It performs a user defined effect by using suitable mask.
Used for the erosion or dilation of objects, removal of noise in an image, detect edges, smoothing the image, and can also be used for area measurement.
Framework | Member |
---|---|
.NET | BinaryFilterCommand |
.NET 6+ | BinaryFilterCommand |
iOS / OS X | LTBinaryFilterCommand |
Java | BinaryFilterCommand |
C DLL | L_BinaryFilterBitmap |
C++ Class Library | LBitmap::BinaryFilter |