NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsPlaceObject Struct Reference

Detailed Description

Definition at line 83 of file deepstream_schema.h.

Collaboration diagram for NvDsPlaceObject:

Data Fields

string id
 
string name
 
string type
 
gdouble location [3]
 
gdouble coordinate [3]
 
NvDsPlaceSubObject subObj
 

Field Documentation

◆ coordinate

gdouble NvDsPlaceObject::coordinate[3]

Definition at line 88 of file deepstream_schema.h.

◆ id

string NvDsPlaceObject::id

Definition at line 84 of file deepstream_schema.h.

◆ location

gdouble NvDsPlaceObject::location[3]

Definition at line 87 of file deepstream_schema.h.

◆ name

string NvDsPlaceObject::name

Definition at line 85 of file deepstream_schema.h.

◆ subObj

NvDsPlaceSubObject NvDsPlaceObject::subObj

Definition at line 89 of file deepstream_schema.h.

◆ type

string NvDsPlaceObject::type

Definition at line 86 of file deepstream_schema.h.


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