EDeepLearningTool::GetAvailableEngineName

Gets the name of the engine given its id.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetAvailableEngineName(
   int id
)

Parameters

id

Index of the available engine between 0 and EDeepLearningTool::NumAvailableEngines - 1.

EDeepLearningTool.GetAvailableEngineName

Gets the name of the engine given its id.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string GetAvailableEngineName(
   int id
)

Parameters

id

Index of the available engine between 0 and EDeepLearningTool::NumAvailableEngines - 1.