|
|
NVIDIA DeepStream SDK API Reference5.0 Release |
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... | |
| 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.