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
HumanDetector Member List

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

detectHuman2D(const cv::Mat &input_img)HumanDetector
detectHuman2D(const cv::Mat &input_img, const std::string &haar_path)HumanDetectorprivate
findHuman2D(std::string file_name)HumanDetector
HumanDetector(void)HumanDetector
identifyUniqueHumans(const std::vector< cv::Rect > pedestrianVector, const std::vector< cv::Rect > upperbodyVector)HumanDetectorprivate
loadImage(std::string file_name)HumanDetector