OpenShot Library | libopenshot
0.3.3
|
#include "opencv2/video/tracking.hpp"
#include "opencv2/highgui/highgui.hpp"
Go to the source code of this file.
Classes | |
class | KalmanTracker |
This class represents the internel state of individual tracked objects observed as bounding box. More... | |
Macros | |
#define | KALMAN_H 2 |
#define | StateType cv::Rect_<float> |
#define KALMAN_H 2 |
Definition at line 9 of file KalmanTracker.h.
#define StateType cv::Rect_<float> |
Definition at line 15 of file KalmanTracker.h.