EGrayscaleDoubleThresholdSegmenter::operator==

Comparison operator.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

bool operator==(
   const EGrayscaleDoubleThresholdSegmenter& other
)

Parameters

other

Other segmenter to compare to.

EGrayscaleDoubleThresholdSegmenter.operator==

Comparison operator.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

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

Parameters

other

Other segmenter to compare to.