EasyOCR2DrawRecognitionStyle Enum

This enumeration contains the possible drawing styles for the recognition results in EOCR2.

Namespace: Euresys::Open_eVision

EasyOCR2DrawRecognitionStyle_LeftTop
The recognition result is drawn at the left top of the character
EasyOCR2DrawRecognitionStyle_LeftMiddle
The recognition result is drawn at the left middle of the character
EasyOCR2DrawRecognitionStyle_LeftBottom
The recognition result is drawn at the left bottom of the character
EasyOCR2DrawRecognitionStyle_BottomLeft
The recognition result is drawn at the bottom left of the character
EasyOCR2DrawRecognitionStyle_BottomMiddle
The recognition result is drawn at the bottom middle of the character
EasyOCR2DrawRecognitionStyle_BottomRight
The recognition result is drawn at the bottom right of the character
EasyOCR2DrawRecognitionStyle_RightBottom
The recognition result is drawn at the right bottom of the character
EasyOCR2DrawRecognitionStyle_RightMiddle
The recognition result is drawn at the right middle of the character
EasyOCR2DrawRecognitionStyle_RightTop
The recognition result is drawn at the right top of the character
EasyOCR2DrawRecognitionStyle_TopRight
The recognition result is drawn at the top right of the character
EasyOCR2DrawRecognitionStyle_TopMiddle
The recognition result is drawn at the top middle of the character
EasyOCR2DrawRecognitionStyle_TopLeft
The recognition result is drawn at the top left of the character

EasyOCR2DrawRecognitionStyle Enum

This enumeration contains the possible drawing styles for the recognition results in EOCR2.

Namespace: Euresys.Open_eVision

LeftTop
The recognition result is drawn at the left top of the character
LeftMiddle
The recognition result is drawn at the left middle of the character
LeftBottom
The recognition result is drawn at the left bottom of the character
BottomLeft
The recognition result is drawn at the bottom left of the character
BottomMiddle
The recognition result is drawn at the bottom middle of the character
BottomRight
The recognition result is drawn at the bottom right of the character
RightBottom
The recognition result is drawn at the right bottom of the character
RightMiddle
The recognition result is drawn at the right middle of the character
RightTop
The recognition result is drawn at the right top of the character
TopRight
The recognition result is drawn at the top right of the character
TopMiddle
The recognition result is drawn at the top middle of the character
TopLeft
The recognition result is drawn at the top left of the character