NvDsFaceObject¶
- 
struct 
NvDsFaceObject¶ Holds a face object’s parameters.
Public Members
- 
gchar *
gender¶ Holds a pointer to the person’s gender.
- 
gchar *
hair¶ Holds a pointer to the person’s hair color.
- 
gchar *
cap¶ Holds a pointer to the type of cap the person is wearing, if any.
- 
gchar *
glasses¶ Holds a pointer to the type of glasses the person is wearing, if any.
- 
gchar *
facialhair¶ Holds a pointer to the person’s facial hair color.
- 
gchar *
name¶ Holds a pointer to the person’s name.
- 
gchar *
eyecolor¶ Holds a pointer to the person’s eye color.
- 
guint 
age¶ Holds the person’s age.
- 
gchar *