NVIDIA DeepStream SDK API Reference

9.1 Release
_NvDsObj3DBbox Struct Reference

Detailed Description

Holds 3D bbox information for an object.

Definition at line 177 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 180 of file sources/includes/nvds_tracker_meta.h.

◆ xLen

float _NvDsObj3DBbox::xLen

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

◆ xRot

float _NvDsObj3DBbox::xRot

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

◆ xVel

float _NvDsObj3DBbox::xVel

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

◆ yCentre

float _NvDsObj3DBbox::yCentre

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

◆ yLen

float _NvDsObj3DBbox::yLen

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

◆ yRot

float _NvDsObj3DBbox::yRot

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

◆ yVel

float _NvDsObj3DBbox::yVel

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

◆ zCentre

float _NvDsObj3DBbox::zCentre

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

◆ zLen

float _NvDsObj3DBbox::zLen

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

◆ zRot

float _NvDsObj3DBbox::zRot

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

◆ zVel

float _NvDsObj3DBbox::zVel

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


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