EColorSingleThresholdSegmenter::operator==

Comparison operator.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

bool operator==(
   const EColorSingleThresholdSegmenter& other
)

Parameters

other

Other segmenter to compare to.

EColorSingleThresholdSegmenter.operator==

Comparison operator.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

bool operator==(
   Euresys.Open_eVision.Segmenters.EColorSingleThresholdSegmenter other
)

Parameters

other

Other segmenter to compare to.