OpenShot Library | libopenshot  0.7.0
Public Attributes | List of all members
openshot::CVTrackedMaskData Struct Reference

#include <CVObjectDetection.h>

Collaboration diagram for openshot::CVTrackedMaskData:
[legend]

Public Attributes

cv::Rect_< float > box
 
size_t frameId = 0
 
CVObjectMaskData mask
 

Detailed Description

Definition at line 44 of file CVObjectDetection.h.

Member Data Documentation

◆ box

cv::Rect_<float> openshot::CVTrackedMaskData::box

Definition at line 47 of file CVObjectDetection.h.

◆ frameId

size_t openshot::CVTrackedMaskData::frameId = 0

Definition at line 45 of file CVObjectDetection.h.

◆ mask

CVObjectMaskData openshot::CVTrackedMaskData::mask

Definition at line 46 of file CVObjectDetection.h.


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