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()

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.