Documentation Portal      

What are you looking for?

EOCR::GetFirstCharDistance

Computes the degree of similarity between the best matching pattern and a recognized character.

Namespace: Euresys::Open_eVision_2_5

[C++]

float GetFirstCharDistance(
   OEV_INT32 index
)

Parameters

index

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

Remarks

Returns 0 for a perfect match and 1 for a total mismatch.

EOCR.GetFirstCharDistance

Computes the degree of similarity between the best matching pattern and a recognized character.

Namespace: Euresys::Open_eVision_2_5

[C#]

float GetFirstCharDistance(
   int index
)

Parameters

index

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

Remarks

Returns 0 for a perfect match and 1 for a total mismatch.

EOCR.GetFirstCharDistance

Computes the degree of similarity between the best matching pattern and a recognized character.

[VB6]

Single GetFirstCharDistance(
   Long index
)

Parameters

index

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

Remarks

Returns 0 for a perfect match and 1 for a total mismatch.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.5.1.1107