EasyOCR2CharWidthBias Enum

This enumeration contains the possible biases for the optimised character width in the detection phase of EOCR2.

Namespace: Euresys::Open_eVision

EasyOCR2CharWidthBias_Widest
The optimisation is biased toward very wide boxes.
EasyOCR2CharWidthBias_Wide
The optimisation is biased toward wide boxes.
EasyOCR2CharWidthBias_Neutral
The optimisation is not biased.
EasyOCR2CharWidthBias_Narrow
The optimisation is biased toward narrow boxes.
EasyOCR2CharWidthBias_Narrowest
The optimisation is biased toward very narrow boxes.

EasyOCR2CharWidthBias Enum

This enumeration contains the possible biases for the optimised character width in the detection phase of EOCR2.

Namespace: Euresys.Open_eVision

Widest
The optimisation is biased toward very wide boxes.
Wide
The optimisation is biased toward wide boxes.
Neutral
The optimisation is not biased.
Narrow
The optimisation is biased toward narrow boxes.
Narrowest
The optimisation is biased toward very narrow boxes.