Type of analysis to perform in order to determine the optimal character
segmentation.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Minimal | 1 | Perform minimal segmentation. This mode performs only straightforward segmentation. | |
| Standard | 2 | Perform standard segmentation, which consists of straightforward segmentation followed by additional analysis to determine the optimal segmentation using the entire line of characters rather than just treating each character individually. |
See Also