15 #define int64 opencv_broken_int
16 #define uint64 opencv_broken_uint
17 #include <opencv2/opencv.hpp>
18 #include <opencv2/core.hpp>
36 std::string processInfoJson;
37 std::string processingType;
39 bool processingDone =
false;
40 bool stopProcessing =
false;
41 uint processingProgress = 0;
Header file for CVObjectDetection class.
Header file for CVStabilization class.
Track an object selected by the user.
Header file for Clip class.
This is a message class for thread safe comunication between ClipProcessingJobs and OpenCV classes.
void processClip(Clip &clip, std::string json)
std::string GetErrorMessage()
This class represents a clip (used to arrange readers on the timeline)
This namespace is the default namespace for all code in the openshot library.