NVIDIA DeepStream SDK API Reference

6.0.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvDsCoordinate Struct Reference

Detailed Description

Hold a coordinate's position.

Definition at line 119 of file nvdsmeta_schema.h.

Data Fields

gdouble x
 Holds the coordinate's X position. More...
 
gdouble y
 Holds the coordinate's Y position. More...
 
gdouble z
 Holds the coordinate's Z position. More...
 

Field Documentation

gdouble NvDsCoordinate::x

Holds the coordinate's X position.

Definition at line 120 of file nvdsmeta_schema.h.

gdouble NvDsCoordinate::y

Holds the coordinate's Y position.

Definition at line 121 of file nvdsmeta_schema.h.

gdouble NvDsCoordinate::z

Holds the coordinate's Z position.

Definition at line 122 of file nvdsmeta_schema.h.


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