EOCR::GetTextColor

EOCR::SetTextColor

Text color.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::EOCRColor GetTextColor()

void SetTextColor(Euresys::Open_eVision::EOCRColor eTextColor)

Remarks

The segmentation parameters must be the same for both learning and recognition process.

EOCR.TextColor

Text color.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EOCRColor TextColor

{ get; set; }

Remarks

The segmentation parameters must be the same for both learning and recognition process.