EColorRangeThresholdSegmenter Class

Segments an image using a double threshold on a color image.

Remarks

This segmenter is applicable to EROIC24 RGB color images. It produces coded images with two layers: The White layer (usually, with index 1) contains the unmasked pixels that belong to the cube of the RGB space that spans the low threshold point to the high threshold point; and the Black layer (usually, with index 0) contains the remaining unmasked pixels.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys::Open_eVision_23_12::Segmenters

Methods

Value of the high threshold.
Value of the low threshold.
Value of the high threshold.
Value of the low threshold.

EColorRangeThresholdSegmenter Class

Segments an image using a double threshold on a color image.

Remarks

This segmenter is applicable to EROIC24 RGB color images. It produces coded images with two layers: The White layer (usually, with index 1) contains the unmasked pixels that belong to the cube of the RGB space that spans the low threshold point to the high threshold point; and the Black layer (usually, with index 0) contains the remaining unmasked pixels.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys.Open_eVision_23_12.Segmenters

Properties

Value of the high threshold.
Value of the low threshold.