NVIDIA DeepStream SDK API Reference

4.0.1 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
_NvMOTProcessParams Struct Reference

Detailed Description

Parameters for processing each batch.

See NvMOTProcessFrame

Definition at line 236 of file nvdstracker.h.

Data Fields

uint32_t numFrames
 Number of frames in the batch. More...
 
NvMOTFrameframeList
 Pointer to an array of frame data. More...
 

Field Documentation

NvMOTFrame* _NvMOTProcessParams::frameList

Pointer to an array of frame data.

Definition at line 239 of file nvdstracker.h.

uint32_t _NvMOTProcessParams::numFrames

Number of frames in the batch.

Definition at line 238 of file nvdstracker.h.


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