|
|
NVIDIA DeepStream SDK API Reference4.0.2 Release |
Holds person object parameters.
Definition at line 132 of file nvdsmeta_schema.h.
Data Fields | |
| gchar * | gender |
| gchar * | hair |
| gchar * | cap |
| gchar * | apparel |
| guint | age |
| guint NvDsPersonObject::age |
Definition at line 137 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::apparel |
Definition at line 136 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::cap |
Definition at line 135 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::gender |
Definition at line 133 of file nvdsmeta_schema.h.
| gchar* NvDsPersonObject::hair |
Definition at line 134 of file nvdsmeta_schema.h.