ETwoLayersImageSegmenter Class

The base class from which all the segmenters that produce two layers derive.

Remarks

The Layer Encoding can be enabled/disabled for each layer individually. The index of the layers in the coded image can also be assigned individually.

Base Class:EImageSegmenter

Derived Class(es):EBinaryImageSegmenterEColorRangeThresholdSegmenterEColorSingleThresholdSegmenterEGrayscaleSingleThresholdSegmenterEImageRangeSegmenterEReferenceImageSegmenter

Namespace: Euresys::Open_eVision::Segmenters

Methods

Black layer encoding status.
Index of the black layer in the destination coded image.
White layer encoding status.
Index of the white layer in the destination coded image.
Load the ETwoLayersImageSegmenter configuration. The given ESerializer must have been created for reading.
Comparison operator.
Save the ETwoLayersImageSegmenter configuration. The given ESerializer must have been created for writing.
Black layer encoding status.
Index of the black layer in the destination coded image.
White layer encoding status.
Index of the white layer in the destination coded image.

ETwoLayersImageSegmenter Class

The base class from which all the segmenters that produce two layers derive.

Remarks

The Layer Encoding can be enabled/disabled for each layer individually. The index of the layers in the coded image can also be assigned individually.

Base Class:EImageSegmenter

Derived Class(es):EBinaryImageSegmenterEColorRangeThresholdSegmenterEColorSingleThresholdSegmenterEGrayscaleSingleThresholdSegmenterEImageRangeSegmenterEReferenceImageSegmenter

Namespace: Euresys.Open_eVision.Segmenters

Properties

Black layer encoding status.
Index of the black layer in the destination coded image.
White layer encoding status.
Index of the white layer in the destination coded image.

Methods

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