NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsInteractionObject Struct Reference

Detailed Description

Definition at line 344 of file nvdsmeta_schema.h.

Collaboration diagram for NvDsInteractionObject:

Data Fields

gchar * id
 
gchar ** objectIds
 
guint num_objectIds
 
NvDsCoordinatecoordinates
 
guint num_coordinates
 
gchar * description
 
GHashTable * info
 
gint64 timestamp
 

Field Documentation

◆ coordinates

NvDsCoordinate* NvDsInteractionObject::coordinates

Definition at line 348 of file nvdsmeta_schema.h.

◆ description

gchar* NvDsInteractionObject::description

Definition at line 350 of file nvdsmeta_schema.h.

◆ id

gchar* NvDsInteractionObject::id

Definition at line 345 of file nvdsmeta_schema.h.

◆ info

GHashTable* NvDsInteractionObject::info

Definition at line 351 of file nvdsmeta_schema.h.

◆ num_coordinates

guint NvDsInteractionObject::num_coordinates

Definition at line 349 of file nvdsmeta_schema.h.

◆ num_objectIds

guint NvDsInteractionObject::num_objectIds

Definition at line 347 of file nvdsmeta_schema.h.

◆ objectIds

gchar** NvDsInteractionObject::objectIds

Definition at line 346 of file nvdsmeta_schema.h.

◆ timestamp

gint64 NvDsInteractionObject::timestamp

Definition at line 352 of file nvdsmeta_schema.h.


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