NVIDIA DeepStream SDK API Reference

8.0 Release
lidar_preprocess_filter.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: Copyright (c) 2022-2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3  * SPDX-License-Identifier: LicenseRef-NvidiaProprietary
4  *
5  * NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6  * property and proprietary rights in and to this material, related
7  * documentation and any modifications thereto. Any use, reproduction,
8  * disclosure or distribution of this material and related documentation
9  * without an express license agreement from NVIDIA CORPORATION or
10  * its affiliates is strictly prohibited.
11  */
12 
13 #ifndef DS3D_DATAFILTER_LIDAR_PREPROCESS_FILTER_H
14 #define DS3D_DATAFILTER_LIDAR_PREPROCESS_FILTER_H
15 
16 #include "ds3d/common/common.h"
18 
22 
23 #endif // DS3D_DATAFILTER_LIDAR_PREPROCESS_FILTER_H
createLidarPreprocessFilter
DS3D_EXTERN_C_BEGIN DS3D_EXPORT_API ds3d::abiRefDataFilter * createLidarPreprocessFilter()
DS3D_EXTERN_C_BEGIN
#define DS3D_EXTERN_C_BEGIN
Definition: defines.h:125
ds3d::abiRefT< abiDataFilter >
DS3D_EXTERN_C_END
#define DS3D_EXTERN_C_END
Definition: defines.h:126
abi_dataprocess.h
common.h
DS3D_EXPORT_API
#define DS3D_EXPORT_API
Definition: defines.h:124