NVIDIA DeepStream SDK API Reference

6.4 Release
_NvMOTTrackerMiscData Struct Reference

Detailed Description

Tracker misc data.

Definition at line 349 of file nvdstracker.h.

Collaboration diagram for _NvMOTTrackerMiscData:

Data Fields

NvDsTargetMiscDataBatchpPastFrameObjBatch
 Holds past frame data of current batch. More...
 
NvDsTargetMiscDataBatchpTerminatedTrackBatch
 Holds the history of terminated tracks. More...
 
NvDsTargetMiscDataBatchpShadowTrackBatch
 Holds the frame info of shadow tracks. More...
 

Field Documentation

◆ pPastFrameObjBatch

NvDsTargetMiscDataBatch* _NvMOTTrackerMiscData::pPastFrameObjBatch

Holds past frame data of current batch.

Definition at line 352 of file nvdstracker.h.

◆ pShadowTrackBatch

NvDsTargetMiscDataBatch* _NvMOTTrackerMiscData::pShadowTrackBatch

Holds the frame info of shadow tracks.

Definition at line 358 of file nvdstracker.h.

◆ pTerminatedTrackBatch

NvDsTargetMiscDataBatch* _NvMOTTrackerMiscData::pTerminatedTrackBatch

Holds the history of terminated tracks.

Definition at line 355 of file nvdstracker.h.


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