EDeepLearningDefectDetectionMetrics::IsDefectDetectionMetricsValid

Whether the defect detection metrics are valid or not. Defect detection metrics are completely valid when the metrics has results for at least one good and one defective images. Some metrics might be valid with only defective or good results.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool IsDefectDetectionMetricsValid(
)

EDeepLearningDefectDetectionMetrics.IsDefectDetectionMetricsValid

Whether the defect detection metrics are valid or not. Defect detection metrics are completely valid when the metrics has results for at least one good and one defective images. Some metrics might be valid with only defective or good results.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool IsDefectDetectionMetricsValid(
)