20 #ifndef TRACKVIDEOWIDGET_H 21 #define TRACKVIDEOWIDGET_H 28 #include "KFPrediction.hpp" 29 #include "TrackingBall.hpp" 30 #include "ui_TrackVideoWidget.h" 31 #include <opencv2/core.hpp> 91 Ui::trackVideoWidget
ui;
97 #endif // TRACKVIDEOWIDGET_HPP
A ball which has been tracked by the software.
Definition: TrackingBall.hpp:30
Object which represents a prediction from the Kalman filter.
Definition: KFPrediction.hpp:34