NVIDIA DeepStream SDK API Reference

8.0 Release
OverCrowdingInfo Struct Reference

Detailed Description

Data Fields

bool enable
 
std::vector< std::pair< int, int > > roi_pts
 
std::string oc_label
 
std::vector< int > operate_on_class
 
int stream_id
 
int time_threshold_in_ms
 
int object_threshold
 

Field Documentation

◆ enable

bool OverCrowdingInfo::enable

◆ object_threshold

int OverCrowdingInfo::object_threshold

◆ oc_label

std::string OverCrowdingInfo::oc_label

◆ operate_on_class

std::vector< int > OverCrowdingInfo::operate_on_class

◆ roi_pts

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

◆ stream_id

int OverCrowdingInfo::stream_id

◆ time_threshold_in_ms

int OverCrowdingInfo::time_threshold_in_ms

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