CharReport2

NI Vision for LabWindows/CVI Function

CharReport2

Contains information about a character.

Elements

Name

Type

Description

character const char* The character value.
corner[4] PointFloat An array of four points that describes the rectangle that surrounds the character.
lowThreshold int The minimum value of the threshold range used for this character.
highThreshold int The maximum value of the threshold range used for this character.
classificationScore int The degree to which the assigned character class represents the object better than the other character classes in the character set.
verificationScore int The similarity of the character and the reference character for the character class. If a reference character does not exist for the character class, the score will be 0.
verified int This element is TRUE if a reference character was found for the character class and FALSE if a reference character was not found.