Whether to perform "minimal analysis" or "standard analysis". Minimal
analysis performs straightforward segmentation according to the
parameters above. Standard analysis performs an analysis of the line as
a whole, including e.g. character spacing, to determine the optimal
segmentation.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogOCRMaxSegmenterAnalysisModeConstantsThe AnalysisMode value. The default value is CogOCRMaxSegmenterAnalysisModeConstants::Standard.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Remarks
Stage: Analyze
See Also