CogOCVMaxParagraphResult VerificationScore Property Cognex VisionPro
The overall score of the paragraph. This is the average of the scores of all of the characters in the paragraph.

Namespace: Cognex.VisionPro.OCVMax
Assembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 65.1.0.0
Syntax

public double VerificationScore { get; }

Property Value

Type: Double
This read-only property of type System::Double will be in the range from zero (worst) to one (best).
See Also