NVIDIA DeepStream SDK API Reference

4.0 Release

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

Detailed Description

Holds vehicle object parameters.

Definition at line 125 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 129 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::license

Definition at line 131 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::make

Definition at line 127 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::model

Definition at line 128 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::region

Definition at line 130 of file nvdsmeta_schema.h.

gchar* NvDsVehicleObject::type

Definition at line 126 of file nvdsmeta_schema.h.


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