NvDsPersonObjectExt¶
-
struct
NvDsPersonObjectExt¶ Holds a person 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 *
apparel¶ Holds a pointer to a description of the person’s apparel.
-
guint
age¶ Holds the person’s age.
-
GList *
mask¶ Holds a list of polygons for person mask.
-
gchar *