EOCR::GetSegmentationMode

EOCR::SetSegmentationMode

Segmentation mode.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::ESegmentationMode GetSegmentationMode()

void SetSegmentationMode(Euresys::Open_eVision::ESegmentationMode eSegmentationMode)

Remarks

The segmentation parameters must be the same for both learning and recognition process.

EOCR.SegmentationMode

Segmentation mode.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.ESegmentationMode SegmentationMode

{ get; set; }

Remarks

The segmentation parameters must be the same for both learning and recognition process.