OpenShot Library | libopenshot
0.3.3
|
Header file for CVObjectDetection class. More...
#include <opencv2/dnn.hpp>
#include <opencv2/opencv.hpp>
#include <opencv2/core.hpp>
#include "Json.h"
#include "ProcessingController.h"
#include "Clip.h"
#include "sort_filter/sort.hpp"
Go to the source code of this file.
Classes | |
struct | openshot::CVDetectionData |
class | openshot::CVObjectDetection |
This class runs trought a clip to detect objects and returns the bounding boxes and its properties. More... | |
Namespaces | |
openshot | |
This namespace is the default namespace for all code in the openshot library. | |
pb_objdetect | |
Macros | |
#define | int64 opencv_broken_int |
#define | uint64 opencv_broken_uint |
#define int64 opencv_broken_int |
Definition at line 16 of file CVObjectDetection.h.
#define uint64 opencv_broken_uint |
Definition at line 17 of file CVObjectDetection.h.