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
human_detector.h File Reference
#include <iostream>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/ml/ml.hpp>
Include dependency graph for human_detector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HumanDetector
 Class that implements a human detection algorithm based on a Haar cascade classifier. More...