NVIDIA DeepStream SDK API Reference

5.0 Release

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

Detailed Description

Hold a coordinate's position.

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

gdouble NvDsCoordinate::y

Holds the coordinate's Y position.

Definition at line 114 of file nvdsmeta_schema.h.

gdouble NvDsCoordinate::z

Holds the coordinate's Z position.

Definition at line 115 of file nvdsmeta_schema.h.


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