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