RAPP Platform  v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
 All Classes Namespaces Files Functions Variables Macros
FaceDetector Member List

This is the complete list of members for FaceDetector, including all inherited members.

detectFaces(const cv::Mat &input_img, bool fast=false)FaceDetector
detectFaces(const cv::Mat &input_img, const std::string &haar_path)FaceDetectorprivate
FaceDetector(void)FaceDetector
findFaces(std::string file_name, bool fast=false)FaceDetector
identifyUniqueFaces(const std::vector< cv::Rect > firstFaceVector, const std::vector< cv::Rect > secondFaceVector)FaceDetectorprivate
loadImage(std::string file_name)FaceDetector