EColorSingleThresholdSegmenter Class

Segments an image using a single 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 defined by the threshold point and the white point (255,255,255); and the Black layer (usually, with index 0) contains the remaining unmasked pixels.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys::Open_eVision::Segmenters

Methods

Value of the threshold.
Load the EColorSingleThresholdSegmenter configuration. The given ESerializer must have been created for reading.
Comparison operator.
Save the EColorSingleThresholdSegmenter configuration. The given ESerializer must have been created for writing.
Value of the threshold.

EColorSingleThresholdSegmenter Class

Segments an image using a single 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 defined by the threshold point and the white point (255,255,255); and the Black layer (usually, with index 0) contains the remaining unmasked pixels.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys.Open_eVision.Segmenters

Properties

Value of the threshold.

Methods

Load the EColorSingleThresholdSegmenter configuration. The given ESerializer must have been created for reading.
Comparison operator.
Save the EColorSingleThresholdSegmenter configuration. The given ESerializer must have been created for writing.