| OpenShot Library | libopenshot
    0.4.0
    | 
Track an object selected by the user. More...
#include "OpenCVUtilities.h"#include <opencv2/opencv.hpp>#include <opencv2/tracking.hpp>#include <opencv2/core.hpp>#include "Clip.h"#include "KeyFrame.h"#include "Frame.h"#include "Json.h"#include "ProcessingController.h"#include "sort_filter/sort.hpp"Go to the source code of this file.
| Classes | |
| class | openshot::CVTracker | 
| The tracker class will receive one bounding box provided by the user and then iterate over the clip frames to return the object position in all the frames.  More... | |
| struct | openshot::FrameData | 
| Namespaces | |
| openshot | |
| This namespace is the default namespace for all code in the openshot library. | |
| pb_tracker | |
| Macros | |
| #define | int64 int64_t | 
| #define | uint64 uint64_t | 
| #define int64 int64_t | 
Definition at line 19 of file CVTracker.h.
| #define uint64 uint64_t | 
Definition at line 20 of file CVTracker.h.
 1.8.17
 1.8.17