NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsCoordinate Struct Reference

Detailed Description

Hold a coordinate's position.

Definition at line 122 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

◆ x

gdouble NvDsCoordinate::x

Holds the coordinate's X position.

Definition at line 123 of file nvdsmeta_schema.h.

◆ y

gdouble NvDsCoordinate::y

Holds the coordinate's Y position.

Definition at line 124 of file nvdsmeta_schema.h.

◆ z

gdouble NvDsCoordinate::z

Holds the coordinate's Z position.

Definition at line 125 of file nvdsmeta_schema.h.


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