NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvds_tracker_meta.h File Reference

Go to the source code of this file.

Data Structures

struct  _NvDsPastFrameObj
 Copyright (c) 2020, NVIDIA CORPORATION. More...
 
struct  _NvDsPastFrameObjList
 One object in several past frames. More...
 
struct  _NvDsPastFrameObjStream
 List of objects in each stream. More...
 
struct  _NvDsPastFrameObjBatch
 Batch of lists of buffered objects. More...
 

Typedefs

typedef struct _NvDsPastFrameObj NvDsPastFrameObj
 Copyright (c) 2020, NVIDIA CORPORATION. More...
 
typedef struct
_NvDsPastFrameObjList 
NvDsPastFrameObjList
 One object in several past frames. More...
 
typedef struct
_NvDsPastFrameObjStream 
NvDsPastFrameObjStream
 List of objects in each stream. More...
 
typedef struct
_NvDsPastFrameObjBatch 
NvDsPastFrameObjBatch
 Batch of lists of buffered objects. More...
 

Typedef Documentation

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.

Batch of lists of buffered objects.

One object in several past frames.

List of objects in each stream.