EOCR2Text::EOCR2Text

Constructs an EOCR2Text context.

Namespace: Euresys::Open_eVision_2_11

[C++]

void EOCR2Text(
)

void EOCR2Text(
   const EOCR2Text& other
)

Parameters

other

EOCR2Text object to be copied.

Remarks

Default and copy constructors.

EOCR2Text.EOCR2Text

Constructs an EOCR2Text context.

Namespace: Euresys.Open_eVision_2_11

[C#]

void EOCR2Text(
)

void EOCR2Text(
   Euresys.Open_eVision_2_11.EOCR2Text other
)

Parameters

other

EOCR2Text object to be copied.

Remarks

Default and copy constructors.