EContourThreshold Enum

Allowed thresholding modes for contour traversal.

Namespace: Euresys::Open_eVision

EContourThreshold_Above
Traverse the pixels just above the threshold.
EContourThreshold_Below
Traverse the pixels just below the threshold.

EContourThreshold Enum

Allowed thresholding modes for contour traversal.

Namespace: Euresys.Open_eVision

Above
Traverse the pixels just above the threshold.
Below
Traverse the pixels just below the threshold.