NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsObjectSignature Struct Reference

Detailed Description

Holds an object's signature.

Definition at line 132 of file nvdsmeta_schema.h.

Data Fields

gdouble * signature
 Holds a pointer to an array of signature values. More...
 
guint size
 Holds the number of signature values in signature. More...
 

Field Documentation

◆ signature

gdouble* NvDsObjectSignature::signature

Holds a pointer to an array of signature values.

Definition at line 134 of file nvdsmeta_schema.h.

◆ size

guint NvDsObjectSignature::size

Holds the number of signature values in signature.

Definition at line 136 of file nvdsmeta_schema.h.


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