NVIDIA DeepStream SDK API Reference

8.0 Release
_NvMOTMFQuery Struct Reference

Detailed Description

Definition at line 138 of file nvdsmotmetafusion.h.

Data Fields

uint32_t maxTargetsPerStream
 Holds maximum number of targets per stream. More...
 
uint32_t reidFeatureSize
 Reid feature size. More...
 
uint32_t reidHistorySize
 Reid history size. More...
 
NvMOTMFContextHandle contextHandle
 Hold the context handle. More...
 

Field Documentation

◆ contextHandle

NvMOTMFContextHandle _NvMOTMFQuery::contextHandle

Hold the context handle.

Definition at line 147 of file nvdsmotmetafusion.h.

◆ maxTargetsPerStream

uint32_t _NvMOTMFQuery::maxTargetsPerStream

Holds maximum number of targets per stream.

Definition at line 141 of file nvdsmotmetafusion.h.

◆ reidFeatureSize

uint32_t _NvMOTMFQuery::reidFeatureSize

Reid feature size.

Definition at line 143 of file nvdsmotmetafusion.h.

◆ reidHistorySize

uint32_t _NvMOTMFQuery::reidHistorySize

Reid history size.

Definition at line 145 of file nvdsmotmetafusion.h.


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