EOCR::EOCR

Constructs an OCR context.

Namespace: Euresys::Open_eVision

[C++]

void EOCR(
)

void EOCR(
   const EOCR& other
)

Parameters

other

Another EOCR object to be copied in the new EOCR object.

Remarks

By default, the Threshold property is set to 128.

EOCR.EOCR

Constructs an OCR context.

Namespace: Euresys.Open_eVision

[C#]

void EOCR(
)

void EOCR(
   Euresys.Open_eVision.EOCR other
)

Parameters

other

Another EOCR object to be copied in the new EOCR object.

Remarks

By default, the Threshold property is set to 128.