|
|
NVIDIA DeepStream SDK API Reference4.0 Release |
Holds person object parameters.
Definition at line 137 of file nvdsmeta_schema.h.
Data Fields | |
| gchar * | gender |
| gchar * | hair |
| gchar * | cap |
| gchar * | apparel |
| guint | age |
| guint NvDsPersonObject::age |
Definition at line 142 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::apparel |
Definition at line 141 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::cap |
Definition at line 140 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::gender |
Definition at line 138 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::hair |
Definition at line 139 of file nvdsmeta_schema.h.