EBinaryImageSegmenter Class

Segments a binary image.

Remarks

This segmenter is applicable to EROIBW1 grayscale images.
It produces coded images with two layers: The Black layer (usually, with index 0) contains the unmasked pixels having a binary value equal to zero; and the White layer (usually, with index 1) contains the remaining unmasked pixels, i.e. unmasked pixels having a binary value equal to one.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys::Open_eVision::Segmenters

Methods

Comparison operator.

EBinaryImageSegmenter Class

Segments a binary image.

Remarks

This segmenter is applicable to EROIBW1 grayscale images.
It produces coded images with two layers: The Black layer (usually, with index 0) contains the unmasked pixels having a binary value equal to zero; and the White layer (usually, with index 1) contains the remaining unmasked pixels, i.e. unmasked pixels having a binary value equal to one.

Base Class:ETwoLayersImageSegmenter

Namespace: Euresys.Open_eVision.Segmenters

Methods

Comparison operator.