EClassificationResult::GetLabel

Classification label. The labels are indexed from 0 to EClassificationResult::NumLabels.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetLabel(
   int labelId
)

Parameters

labelId

Id of the label

EClassificationResult.GetLabel

Classification label. The labels are indexed from 0 to EClassificationResult::NumLabels.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GetLabel(
   int labelId
)

Parameters

labelId

Id of the label