NVIDIA DeepStream SDK API Reference5.0 Release |
Holds an object's signature.
Definition at line 128 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... | |
gdouble* NvDsObjectSignature::signature |
Holds a pointer to an array of signature values.
Definition at line 130 of file nvdsmeta_schema.h.
guint NvDsObjectSignature::size |
Holds the number of signature values in signature.
Definition at line 132 of file nvdsmeta_schema.h.