EOCR2::GetCharsHeight
EOCR2::SetCharsHeight
Sets the expected character height in pixels.
Namespace: Euresys::Open_eVision
[C++]
int GetCharsHeight() const
void SetCharsHeight(int height)
EOCR2.CharsHeight
Sets the expected character height in pixels.
Namespace: Euresys.Open_eVision
[C#]
int CharsHeight
{ get; set; }
EOCR2.CharsHeight
Sets the expected character height in pixels.
Module: open_evision
[Python]
CharsHeight: int
{get; set}