ThresholdMethod Enumeration |
Thresholding Method.
Namespace:
Atalasoft.Imaging.ImageProcessing.Document
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public enum ThresholdMethod
Public Enumeration ThresholdMethod
Members
| Member name | Description |
---|
| Simple | Simple Thresholding |
| Global | Global Thresholding |
| Adaptive | Adaptive Thresholding |
Remarks See Also