OpenShot Library | libopenshot  0.7.0
Public Member Functions | Public Attributes | List of all members
openshot::CVObjectMaskData Struct Reference

#include <CVObjectDetection.h>

Public Member Functions

bool HasData () const
 

Public Attributes

int height = 0
 
std::vector< uint32_t > rle
 
int width = 0
 

Detailed Description

Definition at line 36 of file CVObjectDetection.h.

Member Function Documentation

◆ HasData()

bool openshot::CVObjectMaskData::HasData ( ) const
inline

Definition at line 41 of file CVObjectDetection.h.

Member Data Documentation

◆ height

int openshot::CVObjectMaskData::height = 0

◆ rle

std::vector<uint32_t> openshot::CVObjectMaskData::rle

◆ width

int openshot::CVObjectMaskData::width = 0

The documentation for this struct was generated from the following file: