NvDsVehicleObjectExt¶
-
struct
NvDsVehicleObjectExt
¶ Holds a vehicle object’s parameters.
Public Members
-
gchar *
type
¶ Holds a pointer to the type of the vehicle.
-
gchar *
make
¶ Holds a pointer to the make of the vehicle.
-
gchar *
model
¶ Holds a pointer to the model of the vehicle.
-
gchar *
color
¶ Holds a pointer to the color of the vehicle.
-
gchar *
region
¶ Holds a pointer to the region of the vehicle.
-
gchar *
license
¶ Holds a pointer to the license number of the vehicle.
-
GList *
mask
¶ Holds a list of polygons for vehicle mask.
-
gchar *