EClassifier::GetLabel

Gets the label from its index. If the classifier is not trained, the method will throw an exception.

Namespace: Euresys::Open_eVision_2_16::EasyDeepLearning

[C++]

std::string GetLabel(
   OEV_UINT32 index
)

Parameters

index

Index of the label

EClassifier.GetLabel

Gets the label from its index. If the classifier is not trained, the method will throw an exception.

Namespace: Euresys.Open_eVision_2_16.EasyDeepLearning

[C#]

string GetLabel(
   uint index
)

Parameters

index

Index of the label