Documentation Portal      

What are you looking for?

EOCR::FindAllChars

Locates the characters by filtering the objects according to their size, and grouping them if the segmentation mode is set to ESegmentationMode.

Namespace: Euresys::Open_eVision_2_5

[C++]

void FindAllChars(
   EROIBW8* sourceImage
)

Parameters

sourceImage

Pointer to the source image/ROI.

Remarks

The characters are sorted from left to right. This operation must be performed after a call to EOCR::BuildObjects and before a call to EOCR::ReadText.

EOCR.FindAllChars

Locates the characters by filtering the objects according to their size, and grouping them if the segmentation mode is set to ESegmentationMode.

Namespace: Euresys::Open_eVision_2_5

[C#]

void FindAllChars(
   Euresys.Open_eVision_2_5.EROIBW8 sourceImage
)

Parameters

sourceImage

Pointer to the source image/ROI.

Remarks

The characters are sorted from left to right. This operation must be performed after a call to EOCR::BuildObjects and before a call to EOCR::ReadText.

EOCR.FindAllChars

Locates the characters by filtering the objects according to their size, and grouping them if the segmentation mode is set to ESegmentationMode.

[VB6]

void FindAllChars(
   EROIBW8 sourceImage
)

Parameters

sourceImage

Pointer to the source image/ROI.

Remarks

The characters are sorted from left to right. This operation must be performed after a call to EOCR::BuildObjects and before a call to EOCR::ReadText.

See also in the Code Snippets

Learning Characters

Which API shall we display?

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