Documentation Portal      

What are you looking for?

EOCR::MatchChar

Reads a single character, i.e. finds the best match between the patterns in the font and the given character.

Namespace: Euresys::Open_eVision_2_5

[C++]

void MatchChar(
   EROIBW8* sourceImage,
   OEV_UINT32 classes,
   OEV_INT32 index,
   OEV_INT32 shiftX,
   OEV_INT32 shiftY
)

Parameters

sourceImage

Pointer to the source image/ROI.

classes

Logical mask obtained by combining the values of EOCRClass, to specify to what classes the character may belong.

index

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

shiftX

Horizontal translation applied to the character.

shiftY

Vertical translation applied to the character.

Remarks

A shift can be apply to the character. This operation can only be performed after a call to EOCR::FindAllChars.

EOCR.MatchChar

Reads a single character, i.e. finds the best match between the patterns in the font and the given character.

Namespace: Euresys::Open_eVision_2_5

[C#]

void MatchChar(
   Euresys.Open_eVision_2_5.EROIBW8 sourceImage,
   uint classes,
   int index,
   int shiftX,
   int shiftY
)

Parameters

sourceImage

Pointer to the source image/ROI.

classes

Logical mask obtained by combining the values of EOCRClass, to specify to what classes the character may belong.

index

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

shiftX

Horizontal translation applied to the character.

shiftY

Vertical translation applied to the character.

Remarks

A shift can be apply to the character. This operation can only be performed after a call to EOCR::FindAllChars.

EOCR.MatchChar

Reads a single character, i.e. finds the best match between the patterns in the font and the given character.

[VB6]

void MatchChar(
   EROIBW8 sourceImage,
   Long classes,
   Long index,
   Long shiftX,
   Long shiftY
)

Parameters

sourceImage

Pointer to the source image/ROI.

classes

Logical mask obtained by combining the values of EOCRClass, to specify to what classes the character may belong.

index

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

shiftX

Horizontal translation applied to the character.

shiftY

Vertical translation applied to the character.

Remarks

A shift can be apply to the character. This operation can only be performed after a call to EOCR::FindAllChars.

Which API shall we display?

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