ESupervisedSegmenterResult::GetImageMetrics

Metrics for the image.
You must set the ESupervisedSegmenterResult::GroundtruthSegmentationMap before accessing this field.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

ESupervisedSegmenterMetrics GetImageMetrics() const

ESupervisedSegmenterResult.ImageMetrics

Metrics for the image.
You must set the ESupervisedSegmenterResult::GroundtruthSegmentationMap before accessing this field.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.ESupervisedSegmenterMetrics ImageMetrics

{ get; }