ELineSpacingMode Enum

Allowed values for the line spacing mode of EasyOCR.

Namespace: Euresys::Open_eVision

ELineSpacingMode_Overlap

Two characters will belong to two different lines when the difference between the bottom of their boxes is larger than 30% of EOCR::MaxCharHeight.

ELineSpacingMode_Normal

Two characters will belong to two different lines when the bottom of one character box is higher than the top of the other.

ELineSpacingMode Enum

Allowed values for the line spacing mode of EasyOCR.

Namespace: Euresys.Open_eVision

Overlap

Two characters will belong to two different lines when the difference between the bottom of their boxes is larger than 30% of EOCR.MaxCharHeight.

Normal

Two characters will belong to two different lines when the bottom of one character box is higher than the top of the other.

ELineSpacingMode Enum

Allowed values for the line spacing mode of EasyOCR.

Module: open_evision

Overlap

Two characters will belong to two different lines when the difference between the bottom of their boxes is larger than 30% of EOCR.MaxCharHeight.

Normal

Two characters will belong to two different lines when the bottom of one character box is higher than the top of the other.