OpenShot Library | libopenshot
0.3.3
|
#include "KalmanTracker.h"
#include "Hungarian.h"
#include <iostream>
#include <fstream>
#include <iomanip>
#include <set>
#include "opencv2/video/tracking.hpp"
#include "opencv2/highgui/highgui.hpp"
Go to the source code of this file.
Classes | |
class | SortTracker |
struct | TrackingBox |
Macros | |
#define | _OPENCV_KCFTRACKER_HPP_ |
Typedefs | |
typedef struct TrackingBox | TrackingBox |
typedef struct TrackingBox TrackingBox |