NVIDIA DeepStream SDK API Reference

7.0 Release
DsExampleObject Struct Reference

Detailed Description

Definition at line 35 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 40 of file dsexample_lib.h.

◆ label

char DsExampleObject::label[MAX_LABEL_SIZE]

Definition at line 41 of file dsexample_lib.h.

◆ left

float DsExampleObject::left

Definition at line 37 of file dsexample_lib.h.

◆ top

float DsExampleObject::top

Definition at line 38 of file dsexample_lib.h.

◆ width

float DsExampleObject::width

Definition at line 39 of file dsexample_lib.h.


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