|
void | add (std::vector< std::string > &l) |
|
void | debugPrint () |
|
std::vector< int > | get (std::vector< std::string > &v) |
|
const std::map< std::string, int > & | getMap () const |
|
std::string | lookup (int id) |
|
|
std::map< std::string, int > | m_ |
|
void opencv_apps::LabelMapper::add |
( |
std::vector< std::string > & |
l | ) |
|
|
inline |
void opencv_apps::LabelMapper::debugPrint |
( |
| ) |
|
|
inline |
std::vector<int> opencv_apps::LabelMapper::get |
( |
std::vector< std::string > & |
v | ) |
|
|
inline |
const std::map<std::string, int>& opencv_apps::LabelMapper::getMap |
( |
| ) |
const |
|
inline |
std::string opencv_apps::LabelMapper::lookup |
( |
int |
id | ) |
|
|
inline |
std::map<std::string, int> opencv_apps::LabelMapper::m_ |
|
private |
The documentation for this class was generated from the following file: