Go to the source code of this file.
Namespaces | |
namespace | face_detection_apps_utils |
Functions | |
void | face_detection_apps_utils::displayHeads (std::vector< Eigen::VectorXf > &heads, pcl::visualization::PCLVisualizer &vis) |
void | face_detection_apps_utils::getFilesInDirectory (bf::path &dir, std::string &rel_path_so_far, std::vector< std::string > &relative_paths, std::string &ext) |
bool | face_detection_apps_utils::readMatrixFromFile (std::string file, Eigen::Matrix4f &matrix) |
bool | face_detection_apps_utils::sortFiles (const std::string &file1, const std::string &file2) |