EDeepLearningTool::SaveSettings

Saves the settings of the tool to a file.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

void SaveSettings(
   const std::string& filePath
)

Parameters

filePath

File path.

EDeepLearningTool.SaveSettings

Saves the settings of the tool to a file.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

void SaveSettings(
   string filePath
)

Parameters

filePath

File path.