EOCR2::GetDetectionMethod

EOCR2::SetDetectionMethod

Sets the EOCR2DetectionMethod parameter for the topology fitting algorithm, which will place textboxes on the segmentation results, matching the given topology.

Namespace: Euresys::Open_eVision_2_11

[C++]

Euresys::Open_eVision_2_11::EOCR2DetectionMethod GetDetectionMethod()

void SetDetectionMethod(Euresys::Open_eVision_2_11::EOCR2DetectionMethod method)

Remarks

The default setting for this parameter is EOCR2DetectionMethod_FixedWidth.

EOCR2.DetectionMethod

Sets the EOCR2DetectionMethod parameter for the topology fitting algorithm, which will place textboxes on the segmentation results, matching the given topology.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EOCR2DetectionMethod DetectionMethod

{ get; set; }

Remarks

The default setting for this parameter is FixedWidth.