CogOCRMaxLineResult PropertiesCognex VisionPro

The CogOCRMaxLineResult type exposes the following members.

Properties

  NameDescription
Public propertyBinarizedLineImage
Return an image of the line of the characters after normalization, and binarization.
Public propertyCount
The number of elements contained in the Collection.
(Inherited from CogReadOnlyCollection T .)
Public propertyItem
Gets the element at the specified index.
(Inherited from CogReadOnlyCollection T .)
Public propertyLineImage
An image of the line of the characters.
Public propertyNormalizedLineImage
An image of the line of characters after normalization.
Public propertyResultString
The result string read by the OCRMax tool.
Public propertyStatus
The overall status of the result.
Public propertyUnknownCharacterMarker
Used to represent characters that could not be classified in the ResultString.
Top
See Also