|
NVIDIA DeepStream SDK API Reference
|
8.0 Release
|
Go to the documentation of this file.
29 #ifndef _NVMOTRACKERMETAFUSER_H_
30 #define _NVMOTRACKERMETAFUSER_H_
135 struct NvMOTMFContext;
NvMOTMFConfigStatus transformBatchStatus
Holds the transform batch configuration request status: summary status for all transforms.
Holds a tracker's configuration status.
All misc targets data for a given stream.
NvDsTargetMiscDataStream * pFusedTracksStream
Holds the history of terminated tracks.
NvMOTMFConfigStatus miscConfigStatus
Holds the status of the miscellaneous configurations.
NvMOTMFContextHandle contextHandle
Hold the context handle.
char * customConfigFilePath
A pointer to the pathname of the tracker's custom configuration file.
NvMOTMFConfigStatus customConfigStatus
Holds the status of the custom configurations.
uint32_t maxVideoChunkLength
Holds the maximum possible length of a video chunk
NvMOTMFConfigStatus computeStatus
Holds the compute target request status.
uint32_t frameWidth
Width and height of the video frame.
NvMOTMFConfigStatus summaryStatus
Holds the summary status of the entire configuration request.
uint32_t maxTargetsPerStream
Holds maximum number of targets per stream.
uint32_t reidHistorySize
Reid history size.
uint16_t customConfigFilePathSize
Holds the length of customConfigFilePath.
uint32_t reidFeatureSize
Reid feature size.
ReID tensor of the batch.