Monocular Human Position Estimator
Classes
Detector.hpp File Reference

Header file for Detector class Class that detects object of type defined by the user. More...

#include <vector>
#include <string>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/opencv.hpp>
Include dependency graph for Detector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Detector
 

Detailed Description

Header file for Detector class Class that detects object of type defined by the user.

Author
Driver: Abhijit Mahalle, Navigator: Hrushikesh Budhale
Version
0.1
Date
2021-10-14