NVIDIA DeepStream SDK API Reference

9.1 Release
NvDsObjectSignature Struct Reference

Detailed Description

Holds an object's signature.

Definition at line 139 of file sources/includes/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 141 of file sources/includes/nvdsmeta_schema.h.

◆ size

guint NvDsObjectSignature::size

Holds the number of signature values in signature.

Definition at line 143 of file sources/includes/nvdsmeta_schema.h.


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