NVIDIA DeepStream SDK API Reference

8.0 Release
ROIInfo Struct Reference

Detailed Description

Data Fields

bool enable
 
std::vector< std::pair< int, int > > roi_pts
 
std::string roi_label
 
bool inverse_roi
 
std::vector< int > operate_on_class
 
int stream_id
 

Field Documentation

◆ enable

bool ROIInfo::enable

◆ inverse_roi

bool ROIInfo::inverse_roi

◆ operate_on_class

std::vector< int > ROIInfo::operate_on_class

◆ roi_label

std::string ROIInfo::roi_label

◆ roi_pts

std::vector< std::pair< int, int > > ROIInfo::roi_pts

◆ stream_id

int ROIInfo::stream_id

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