Parameters which control how the classification step is run.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 87.0.0.0
Syntax
Property Value
Type: CogOCRMaxClassifierRunParamsThe ClassifierRunParams value. The default value is a default constructed CogOCRMaxClassifierRunParams 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 ClassifierRunParams is set to null. |
See Also