NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_NvDsPastFrameObj Struct Reference

Detailed Description

Copyright (c) 2020, NVIDIA CORPORATION.

All rights reserved.

NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without an express license agreement from NVIDIA Corporation is strictly prohibited.

Definition at line 23 of file nvds_tracker_meta.h.

Collaboration diagram for _NvDsPastFrameObj:

Data Fields

uint32_t frameNum
 
NvOSD_RectParams tBbox
 
float confidence
 
uint32_t age
 

Field Documentation

uint32_t _NvDsPastFrameObj::age

Definition at line 28 of file nvds_tracker_meta.h.

float _NvDsPastFrameObj::confidence

Definition at line 27 of file nvds_tracker_meta.h.

uint32_t _NvDsPastFrameObj::frameNum

Definition at line 25 of file nvds_tracker_meta.h.

NvOSD_RectParams _NvDsPastFrameObj::tBbox

Definition at line 26 of file nvds_tracker_meta.h.


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