NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvdsinfer_utils.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved.
3  *
4  * NVIDIA Corporation and its licensors retain all intellectual property
5  * and proprietary rights in and to this software, related documentation
6  * and any modifications thereto. Any use, reproduction, disclosure or
7  * distribution of this software and related documentation without an express
8  * license agreement from NVIDIA Corporation is strictly prohibited.
9  */
10 
16 #ifndef __NVDSINFER_UTILS_H__
17 #define __NVDSINFER_UTILS_H__
18 
19 #include "nvdsinfer_dbscan.h"
20 #include "nvdsinfer_tlt.h"
21 
22 #endif
NVIDIA DeepStream API for importing Transfer Learning Toolkit encoded models
NVIDIA DeepStream DBScan based Object Clustering API