ESegmentationMode Enum

Allowed values for the segmentation mode in EasyOCR.

Namespace: Euresys::Open_eVision

ESegmentationMode_KeepObjects
After segmentation, keep the blobs as they were found.
ESegmentationMode_RepasteObjects
After segmentation, group together the blobs believed to belong to the same character.

ESegmentationMode Enum

Allowed values for the segmentation mode in EasyOCR.

Namespace: Euresys.Open_eVision

KeepObjects
After segmentation, keep the blobs as they were found.
RepasteObjects
After segmentation, group together the blobs believed to belong to the same character.