Documentation Portal      

What are you looking for?

EOCR::NewFont

Empties the contents of the font and sets the size of the pattern array to be used from then on.

Namespace: Euresys::Open_eVision_2_5

[C++]

void NewFont(
   OEV_UINT32 patternWidth,
   OEV_UINT32 patternHeight
)

Parameters

patternWidth

Width of the normalized pattern representation, in pixels.

patternHeight

Height of the normalized pattern representation, in pixels.

Remarks

A larger pattern array improves the recognition sensitivity, at the expense of increased processing time.

EOCR.NewFont

Empties the contents of the font and sets the size of the pattern array to be used from then on.

Namespace: Euresys::Open_eVision_2_5

[C#]

void NewFont(
   uint patternWidth,
   uint patternHeight
)

Parameters

patternWidth

Width of the normalized pattern representation, in pixels.

patternHeight

Height of the normalized pattern representation, in pixels.

Remarks

A larger pattern array improves the recognition sensitivity, at the expense of increased processing time.

EOCR.NewFont

Empties the contents of the font and sets the size of the pattern array to be used from then on.

[VB6]

void NewFont(
   Long patternWidth,
   Long patternHeight
)

Parameters

patternWidth

Width of the normalized pattern representation, in pixels.

patternHeight

Height of the normalized pattern representation, in pixels.

Remarks

A larger pattern array improves the recognition sensitivity, at the expense of increased processing time.

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