EOCR::GetFirstCharCode

Returns the code of the pattern that matches at best a recognized character.

Namespace: Euresys::Open_eVision

[C++]

int GetFirstCharCode(
   int index
)

Parameters

index

Character number (in range 0..NumChars-1).

EOCR.GetFirstCharCode

Returns the code of the pattern that matches at best a recognized character.

Namespace: Euresys.Open_eVision

[C#]

int GetFirstCharCode(
   int index
)

Parameters

index

Character number (in range 0..NumChars-1).