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
"
17
#include "
ds3d/common/abi_dataprocess.h
"
18
19
DS3D_EXTERN_C_BEGIN
20
DS3D_EXPORT_API
ds3d::abiRefDataFilter
*
createLidarPreprocessFilter
();
21
DS3D_EXTERN_C_END
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
Privacy Policy
|
Manage My Privacy
|
Do Not Sell or Share My Data
|
Terms of Service
|
Accessibility
|
Corporate Policies
|
Product Security
|
Contact
© 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
NVIDIA Confidential | Subject to Change | For test and development only.
Tue Sep 9 2025 11:36:24 | PR-09318-R32