CogOCRCharacterResult PropertiesCognex VisionPro 9.25 SR1

The CogOCRCharacterResult type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundScore
The background score for the found character. The background score is the value from 0 to 1 representing the probability that the character does not belong to any trained character class.
Public propertyBoundingRectangle
The CogRectangleAffine that bounds the found character.
Public propertyClassScores
The set of character class results associated with this individual character for every defined class.
Top
See Also