EUnsupervisedSegmenterMetrics::IsTotallyUnsupervised

Whether this metrics has results from only good images (true) or from both good and defective images (false).
Some metrics are accessible only if EUnsupervisedSegmenterMetrics::IsTotallyUnsupervised is false.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool IsTotallyUnsupervised(
)

EUnsupervisedSegmenterMetrics.IsTotallyUnsupervised

Whether this metrics has results from only good images (true) or from both good and defective images (false).
Some metrics are accessible only if EUnsupervisedSegmenterMetrics::IsTotallyUnsupervised is false.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool IsTotallyUnsupervised(
)