NVIDIA DeepStream SDK API Reference

4.0 Release

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

Detailed Description

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
 

Field Documentation

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.


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