Number of model candidates for this position. OCV verifies the highest scoring candidate. Models are specified using FontModelName & FontModelInstance. Increasing count adds models with an empty name and instance of zero. Decreasing removes candidates.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 85.1.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogOCVCharacterPosition Changed | Fires when this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The count is < 0. |
Remarks
Number of model candidates for this position. The OCV tool attempts to verify the highest scoring model candidate. If you increase the value of this property, models with an empty name and an instance of 0 are added to the end of the collection. If you decrease the value of this property, models are removed from the end of the collection.
Default Value: 0
See Also