EOCR::GetCompareAspectRatio

EOCR::SetCompareAspectRatio

Flag indicating whether the character aspect ratio is used to compute the recognition score.

Namespace: Euresys::Open_eVision

[C++]

bool GetCompareAspectRatio() const

void SetCompareAspectRatio(bool bCompareAspectRatio)

Remarks

When true, the character aspect ratio is used to compute the recognition score.

EOCR.CompareAspectRatio

Flag indicating whether the character aspect ratio is used to compute the recognition score.

Namespace: Euresys.Open_eVision

[C#]

bool CompareAspectRatio

{ get; set; }

Remarks

When true, the character aspect ratio is used to compute the recognition score.

EOCR.CompareAspectRatio

Flag indicating whether the character aspect ratio is used to compute the recognition score.

Module: open_evision

[Python]

CompareAspectRatio: bool

{get; set}

Remarks

When true, the character aspect ratio is used to compute the recognition score.