EUnsupervisedSegmenterResult::IsDefective

Indicates whether the result is defective/not good based on the threshold of the unsupervised segmentation tool that produced the result (see EUnsupervisedSegmenter::ClassificationThreshold).

Namespace: Euresys::Open_eVision_2_11::EasyDeepLearning

[C++]

bool IsDefective(
)

EUnsupervisedSegmenterResult.IsDefective

Indicates whether the result is defective/not good based on the threshold of the unsupervised segmentation tool that produced the result (see EUnsupervisedSegmenter::ClassificationThreshold).

Namespace: Euresys.Open_eVision_2_11.EasyDeepLearning

[C#]

bool IsDefective(
)