Represents the predefined binary filter to use.
Members
Value | Member | Description |
---|---|---|
0 | ErosionOmniDirectional | Shrinks black objects in the image in all directions. |
1 | ErosionHorizontal | Shrinks black objects in the image horizontally. |
2 | ErosionVertical | Shrinks black objects in the image vertically. |
3 | ErosionDiagonal | Shrinks black objects in the image diagonally. |
4 | DilationOmniDirectional | Shrinks black objects in the image in all directions. |
5 | DilationHorizontal | Enlarges black objects in the image horizontally. |
6 | DilationVertical | Enlarges black objects in the image vertically. |
7 | DilationDiagonal | Enlarges black objects in the image diagonally. |
Products |
Support |
Feedback: BinaryFilterCommandPredefined Enumeration - Leadtools.Services.ImageProcessing.DataContracts |
Introduction |
Help Version 19.0.2017.6.16
|