NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsObjectSignature Struct Reference

Detailed Description

Holds an object's signature.

Definition at line 131 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 133 of file nvdsmeta_schema.h.

◆ size

guint NvDsObjectSignature::size

Holds the number of signature values in signature.

Definition at line 135 of file nvdsmeta_schema.h.


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