#include <opencv2/highgui/highgui.hpp>#include <opencv2/video/tracking.hpp>#include <vector>#include <iostream>

Go to the source code of this file.
Classes | |
| class | KalmanFilteringSwipe |
| The KalmanFilteringSwipe class is an wraper to opencv KalmanFilter class. More... | |
1.8.3.1