NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsProductObject Struct Reference

Detailed Description

Holds a product object's parameters.

Definition at line 266 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...
 

Field Documentation

◆ brand

gchar* NvDsProductObject::brand

Holds the product brand.

Definition at line 267 of file nvdsmeta_schema.h.

◆ shape

gchar* NvDsProductObject::shape

Holds the product shape.

Definition at line 269 of file nvdsmeta_schema.h.

◆ type

gchar* NvDsProductObject::type

Holds the product type.

Definition at line 268 of file nvdsmeta_schema.h.


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