NVIDIA DeepStream SDK API Reference

9.0 Release
_NvDsObj3DBbox Struct Reference

Detailed Description

Holds 3D bbox information for an object.

Definition at line 171 of file sources/includes/nvds_tracker_meta.h.

Data Fields

float xCentre
 Centroid of the 3D bbox. More...
 
float yCentre
 
float zCentre
 
float xLen
 
float yLen
 
float zLen
 
float xRot
 
float yRot
 
float zRot
 
float xVel
 
float yVel
 
float zVel
 

Field Documentation

◆ xCentre

float _NvDsObj3DBbox::xCentre

Centroid of the 3D bbox.

Definition at line 174 of file sources/includes/nvds_tracker_meta.h.

◆ xLen

float _NvDsObj3DBbox::xLen

Definition at line 178 of file sources/includes/nvds_tracker_meta.h.

◆ xRot

float _NvDsObj3DBbox::xRot

Definition at line 182 of file sources/includes/nvds_tracker_meta.h.

◆ xVel

float _NvDsObj3DBbox::xVel

Definition at line 186 of file sources/includes/nvds_tracker_meta.h.

◆ yCentre

float _NvDsObj3DBbox::yCentre

Definition at line 175 of file sources/includes/nvds_tracker_meta.h.

◆ yLen

float _NvDsObj3DBbox::yLen

Definition at line 179 of file sources/includes/nvds_tracker_meta.h.

◆ yRot

float _NvDsObj3DBbox::yRot

Definition at line 183 of file sources/includes/nvds_tracker_meta.h.

◆ yVel

float _NvDsObj3DBbox::yVel

Definition at line 187 of file sources/includes/nvds_tracker_meta.h.

◆ zCentre

float _NvDsObj3DBbox::zCentre

Definition at line 176 of file sources/includes/nvds_tracker_meta.h.

◆ zLen

float _NvDsObj3DBbox::zLen

Definition at line 180 of file sources/includes/nvds_tracker_meta.h.

◆ zRot

float _NvDsObj3DBbox::zRot

Definition at line 184 of file sources/includes/nvds_tracker_meta.h.

◆ zVel

float _NvDsObj3DBbox::zVel

Definition at line 188 of file sources/includes/nvds_tracker_meta.h.


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