The Fielding operator. Fielding can be used to improve the classifier
results based on prior knowledge of the string being read.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogOCRMaxFieldingThe Fielding value. The default value is a default constructed CogOCRMaxFielding instance.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if Fielding is set to null. |
See Also