Classes | |
class | Jockey |
Functions | |
void | cvFromRos (const Feature &ros_descriptor, cv::Mat &cv_descriptor, const int type) |
void | cvFromRos (const vector< Feature > &ros_descriptors, cv::Mat &cv_descriptors, const int type) |
Feature | rosFromCv (const cv::Mat &descriptor) |
void | rosFromCv (const cv::Mat &cv_descriptors, vector< Feature > &ros_descriptors) |
void anj_featurenav::cvFromRos | ( | const Feature & | ros_descriptor, |
cv::Mat & | cv_descriptor, | ||
const int | type | ||
) | [inline] |
void anj_featurenav::cvFromRos | ( | const vector< Feature > & | ros_descriptors, |
cv::Mat & | cv_descriptors, | ||
const int | type | ||
) | [inline] |
Feature anj_featurenav::rosFromCv | ( | const cv::Mat & | descriptor | ) | [inline] |
void anj_featurenav::rosFromCv | ( | const cv::Mat & | cv_descriptors, |
vector< Feature > & | ros_descriptors | ||
) | [inline] |