EOCR2CharacterCandidate Struct
Holds a single recognition score for a detected character from the image
Remarks
The variable "code" contains the ASCII-representation of the reference character from the database. The variable "score" contains the recognition score between the detected character and the reference character.
Namespace: Euresys::Open_eVision
Constructors
Constructs an EOCR2CharacterCandidate
context.
Properties
EOCR2CharacterCandidate Struct
Holds a single recognition score for a detected character from the image
Remarks
The variable "code" contains the ASCII-representation of the reference character from the database. The variable "score" contains the recognition score between the detected character and the reference character.
Namespace: Euresys.Open_eVision
Constructors
Constructs an EOCR2CharacterCandidate
context.
Properties
EOCR2CharacterCandidate Class
Holds a single recognition score for a detected character from the image
Remarks
The variable "code" contains the ASCII-representation of the reference character from the database. The variable "score" contains the recognition score between the detected character and the reference character.
Module: open_evision
Constructors
Constructs an EOCR2CharacterCandidate
context.
Properties
Contains the ASCII-representation of the reference character from the database.
Contains the recognition score between the detected character and the reference character.
Methods
Constructs an EOCR2CharacterCandidate
context.