NVIDIA DeepStream SDK API Reference

8.0 Release
DirectionInfo Struct Reference

Detailed Description

Data Fields

bool enable
 
std::string dir_label
 
std::pair< double, double > dir_data
 
std::pair< int, int > x1y1
 
std::pair< int, int > x2y2
 
std::vector< int > operate_on_class
 
int stream_id
 
enum eMode mode
 

Field Documentation

◆ dir_data

std::pair< double, double > DirectionInfo::dir_data

◆ dir_label

std::string DirectionInfo::dir_label

◆ enable

bool DirectionInfo::enable

◆ mode

enum eMode DirectionInfo::mode

◆ operate_on_class

std::vector< int > DirectionInfo::operate_on_class

◆ stream_id

int DirectionInfo::stream_id

◆ x1y1

std::pair< int, int > DirectionInfo::x1y1

◆ x2y2

std::pair< int, int > DirectionInfo::x2y2

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