EScratchDetectionParameters::MinLength

The minimum scratch length. The length of the scratch must be equal or larger than the minimum length. Default minimum size is 100.

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 MinLength

EScratchDetectionParameters.MinLength

The minimum scratch length. The length of the scratch must be equal or larger than the minimum length. Default minimum size is 100.

Namespace: Euresys.Open_eVision

[C#]

uint MinLength

EScratchDetectionParameters.MinLength

The minimum scratch length. The length of the scratch must be equal or larger than the minimum length. Default minimum size is 100.

Module: open_evision

[Python]

MinLength: int

{get; set}