LoadLabels

Function Usage

Reads label data based on the path.

Prototype

1
APP_ERROR ConfigData::LoadLabels(const std::string &labelPath);

Parameters

Parameter

Input/Output

Description

labelPath

Input

Path of a label data file.

Response Parameters

Data Structure

Description

APP_ERROR

For details about the returned error codes, see APP_ERROR Description.