EDeepLearningTool::GetLabel

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

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetLabel(
   OEV_UINT32 index
)

Parameters

index

Index of the label

EDeepLearningTool.GetLabel

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

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GetLabel(
   uint index
)

Parameters

index

Index of the label