NVIDIA DeepStream SDK API Reference

4.0.2 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvDsVehicleObject Struct Reference

Detailed Description

Holds vehicle object parameters.

Definition at line 120 of file nvdsmeta_schema.h.

Data Fields

gchar * type
 
gchar * make
 
gchar * model
 
gchar * color
 
gchar * region
 
gchar * license
 

Field Documentation

gchar* NvDsVehicleObject::color

Definition at line 124 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::license

Definition at line 126 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::make

Definition at line 122 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::model

Definition at line 123 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::region

Definition at line 125 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::type

Definition at line 121 of file nvdsmeta_schema.h.


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