Status indicates whether this character position passed verification, failed due to confusion, or failed because no model was found above the accept threshold.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogOCVCharacterStatusConstantsRemarks
Returns whether the character position passed verification or why it failed.
Return valueMeaningThe character passed verification.
The character failed because its score was less than the confusion threshold.
The character failed because its score was less than the accept threshold.
See Also