Definition at line 89 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.

Data Fields | |
| string | id |
| string | name |
| string | type |
| gdouble | location [3] |
| gdouble | coordinate [3] |
| NvDsPlaceSubObject | subObj |
| gdouble NvDsPlaceObject::coordinate |
Definition at line 94 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.
| string NvDsPlaceObject::id |
Definition at line 90 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.
| gdouble NvDsPlaceObject::location |
Definition at line 93 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.
| string NvDsPlaceObject::name |
Definition at line 91 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.
| NvDsPlaceSubObject NvDsPlaceObject::subObj |
Definition at line 95 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.
| string NvDsPlaceObject::type |
Definition at line 92 of file sources/libs/nvmsgconv/deepstream_schema/deepstream_schema.h.