checkDirectory(const std::string &dir) | ObjectModel | [static] |
detectFaces(const SurfSet &scene, std::vector< int > &face_indices, std::vector< std::vector< int > > &key_indices, std::vector< std::vector< int > > &scene_indices, std::vector< std::vector< float > > &distances, int min_detected_points=1, int max_correspondences_per_point=3, float max_ratio=0.6) | ObjectModel | |
Faces | ObjectModel | |
getName(const std::string &dir) | ObjectModel | [static] |
getVisualizationModel() const | ObjectModel | [inline] |
loadDirectory(const std::string &dir, bool load_visualization_model) | ObjectModel | |
m_visualization_model | ObjectModel | [protected] |
Name | ObjectModel | |
ObjectModel(const ObjectModel &) | ObjectModel | [private] |
ObjectModel() | ObjectModel | |
ObjectModel(const std::string &dir, bool load_visualization_model) | ObjectModel | |
operator=(const ObjectModel &) | ObjectModel | [private] |
Type | ObjectModel | |
~ObjectModel() | ObjectModel | [virtual] |