EOCR2::GetCharsSpacingBias

EOCR2::SetCharsSpacingBias

Sets the CharSpacingBias parameter for the topology fitting algorithm, which optimises the spacing of the bounding boxes to optimally fit the detected blobs. This will determine whether the method is biased toward finding narrow spacing, wide spacing or is neutral.

Namespace: Euresys::Open_eVision_2_11

[C++]

Euresys::Open_eVision_2_11::EasyOCR2CharSpacingBias GetCharsSpacingBias()

void SetCharsSpacingBias(Euresys::Open_eVision_2_11::EasyOCR2CharSpacingBias charSpacingBias)

Remarks

The default setting for this parameter is EasyOCR2CharSpacingBias_Neutral

EOCR2.CharsSpacingBias

Sets the CharSpacingBias parameter for the topology fitting algorithm, which optimises the spacing of the bounding boxes to optimally fit the detected blobs. This will determine whether the method is biased toward finding narrow spacing, wide spacing or is neutral.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EasyOCR2CharSpacingBias CharsSpacingBias

{ get; set; }

Remarks

The default setting for this parameter is Neutral