NVIDIA DeepStream SDK API Reference

4.0.2 Release

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

Detailed Description

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
 

Field Documentation

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.


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