NVIDIA DeepStream SDK API Reference

6.4 Release
DsExampleObject Struct Reference

Detailed Description

Definition at line 45 of file dsexample_lib.h.

Data Fields

float left
 
float top
 
float width
 
float height
 
char label [MAX_LABEL_SIZE]
 

Field Documentation

◆ height

float DsExampleObject::height

Definition at line 50 of file dsexample_lib.h.

◆ label

char DsExampleObject::label[MAX_LABEL_SIZE]

Definition at line 51 of file dsexample_lib.h.

◆ left

float DsExampleObject::left

Definition at line 47 of file dsexample_lib.h.

◆ top

float DsExampleObject::top

Definition at line 48 of file dsexample_lib.h.

◆ width

float DsExampleObject::width

Definition at line 49 of file dsexample_lib.h.


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