NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsProductObjectExt Struct Reference

Detailed Description

Holds a product object's parameters.

Definition at line 141 of file 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
 

Field Documentation

◆ brand

gchar* NvDsProductObjectExt::brand

Holds the product brand.

Definition at line 142 of file nvdsmeta_schema.h.

◆ mask

GList* NvDsProductObjectExt::mask

Definition at line 145 of file nvdsmeta_schema.h.

◆ shape

gchar* NvDsProductObjectExt::shape

Holds the product shape.

Definition at line 144 of file nvdsmeta_schema.h.

◆ type

gchar* NvDsProductObjectExt::type

Holds the product type.

Definition at line 143 of file nvdsmeta_schema.h.


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