ImageGearJava Project > com.accusoft.imagegear.processing Package : ImGearEdgeMapMethods Enumeration |
Member | Description |
---|---|
DIAG_NEG_45 | Diagonal negative edge map. |
DIAG_POS_45 | Diagonal positive edge map. |
HORIZONTAL | Horizontal edge map. |
LAPLACIAN | Laplacian edge map. |
LOG | Laplacian of Gaussian edge map. |
PREWITT | Prewitt edge map. |
ROBERTS | Roberts edge map. |
SOBEL | Sobel edge map. |
VERTICAL | Vertical edge map. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.processing.ImGearEdgeMapMethods