NVIDIA DeepStream SDK API Reference

7.1 Release
NvTrackerProc::ProcParams Struct Reference

Detailed Description

Tracker data submitted for proceeding.

Definition at line 95 of file nvtracker_proc.h.

Collaboration diagram for NvTrackerProc::ProcParams:

Data Fields

InputParams input
 
bool useConvBuf
 
NvBufSurfacepConvBuf
 
BatchId batchId
 
NvBufSurfTransformSyncObj_t bufSetSyncObjs
 

Field Documentation

◆ batchId

BatchId NvTrackerProc::ProcParams::batchId

Definition at line 100 of file nvtracker_proc.h.

◆ bufSetSyncObjs

NvBufSurfTransformSyncObj_t NvTrackerProc::ProcParams::bufSetSyncObjs

Definition at line 101 of file nvtracker_proc.h.

◆ input

InputParams NvTrackerProc::ProcParams::input

Definition at line 97 of file nvtracker_proc.h.

◆ pConvBuf

NvBufSurface* NvTrackerProc::ProcParams::pConvBuf

Definition at line 99 of file nvtracker_proc.h.

◆ useConvBuf

bool NvTrackerProc::ProcParams::useConvBuf

Definition at line 98 of file nvtracker_proc.h.


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