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
|
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) | FaceDetector | private |
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) | FaceDetector | private |
loadImage(std::string file_name) | FaceDetector |