Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ROIMetadata Class Reference

#include <ROIMetadata.h>

Inheritance diagram for ROIMetadata:
Inheritance graph
Collaboration diagram for ROIMetadata:
Collaboration graph

Public Member Functions

 ROIMetadata ()
 
size_t getDataSize ()
 

Static Public Member Functions

static cv::Rect & deserialize (void *buffer)
 
static void copyROI (cv::Rect &roi, void *dst)
 
static bool isValid (cv::Rect &roi)
 

Additional Inherited Members

Constructor & Destructor Documentation

◆ ROIMetadata()

ROIMetadata::ROIMetadata ( )
inline

Member Function Documentation

◆ copyROI()

static void ROIMetadata::copyROI ( cv::Rect & roi,
void * dst )
inlinestatic
Here is the call graph for this function:

◆ deserialize()

static cv::Rect & ROIMetadata::deserialize ( void * buffer)
inlinestatic
Here is the caller graph for this function:

◆ getDataSize()

size_t ROIMetadata::getDataSize ( )
inlinevirtual

Reimplemented from FrameMetadata.

◆ isValid()

static bool ROIMetadata::isValid ( cv::Rect & roi)
inlinestatic

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