Holds a product object's parameters.
Definition at line 149 of file sources/includes/nvdsmeta_schema.h.
Data Fields | |
| gchar * | brand |
| Holds the product brand. More... | |
| gchar * | type |
| Holds the product type. More... | |
| gchar * | shape |
| Holds the product shape. More... | |
| GList * | mask |
| gchar * NvDsProductObjectExt::brand |
Holds the product brand.
Definition at line 150 of file sources/includes/nvdsmeta_schema.h.
| GList * NvDsProductObjectExt::mask |
Definition at line 153 of file sources/includes/nvdsmeta_schema.h.
| gchar * NvDsProductObjectExt::shape |
Holds the product shape.
Definition at line 152 of file sources/includes/nvdsmeta_schema.h.
| gchar * NvDsProductObjectExt::type |
Holds the product type.
Definition at line 151 of file sources/includes/nvdsmeta_schema.h.