OpenShot Library | libopenshot  0.7.0
Classes | Namespaces | Macros
CVObjectMask.h File Reference

Header file for CVObjectMask class. More...

#include <opencv2/core.hpp>
#include <opencv2/dnn.hpp>
#include <opencv2/opencv.hpp>
#include "Clip.h"
#include "Json.h"
#include "ProcessingController.h"
Include dependency graph for CVObjectMask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openshot::CVObjectMask
 Preprocess a clip into EfficientSAM/Cutie object masks stored in the object-detection protobuf format. More...
 
struct  openshot::CVObjectMaskFrameData
 
struct  openshot::CVObjectMaskPromptSet
 

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
 

Detailed Description

Header file for CVObjectMask class.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file CVObjectMask.h.

Macro Definition Documentation

◆ int64

#define int64   opencv_broken_int

Definition at line 15 of file CVObjectMask.h.

◆ uint64

#define uint64   opencv_broken_uint

Definition at line 16 of file CVObjectMask.h.