EOCR2::GetSegmentationMethod

EOCR2::SetSegmentationMethod

Sets the EOCR2SegmentationMethod parameter for the segmentation algorithm, which will detect blobs in the image.

Namespace: Euresys::Open_eVision_22_12

[C++]

Euresys::Open_eVision_22_12::EOCR2SegmentationMethod GetSegmentationMethod() const

void SetSegmentationMethod(Euresys::Open_eVision_22_12::EOCR2SegmentationMethod method)

Remarks

The default setting for this parameter is EOCR2SegmentationMethod_Local.

EOCR2.SegmentationMethod

Sets the EOCR2SegmentationMethod parameter for the segmentation algorithm, which will detect blobs in the image.

Namespace: Euresys.Open_eVision_22_12

[C#]

Euresys.Open_eVision_22_12.EOCR2SegmentationMethod SegmentationMethod

{ get; set; }

Remarks

The default setting for this parameter is Local.