DriveWorks SDK Reference
5.16.65 Release
For Test and Development only
FeatureDetector.h
Go to the documentation of this file.
1
// NVIDIA CORPORATION & AFFILIATES assumes no responsibility for the consequences of use of such
2
// information or for any infringement of patents or other rights of third parties that may
3
// result from its use. No license is granted by implication or otherwise under any patent
4
// or patent rights of NVIDIA CORPORATION & AFFILIATES. No third party distribution is allowed unless
5
// expressly authorized by NVIDIA. Details are subject to change without notice.
6
// This code supersedes and replaces all information previously supplied.
7
// NVIDIA CORPORATION & AFFILIATES products are not authorized for use as critical
8
// components in life support devices or systems without express written approval of
9
// NVIDIA CORPORATION & AFFILIATES.
10
//
11
// SPDX-FileCopyrightText: Copyright (c) 2018-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
12
// SPDX-License-Identifier: LicenseRef-NvidiaProprietary
13
//
14
// NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
15
// property and proprietary rights in and to this material, related
16
// documentation and any modifications thereto. Any use, reproduction,
17
// disclosure or distribution of this material and related documentation
18
// without an express license agreement from NVIDIA CORPORATION or
19
// its affiliates is strictly prohibited.
20
//
22
23
#ifndef DW_IMAGEPROCESSING_FEATURES_FEATUREDETECTOR_DEPRECATED_H_
24
#define DW_IMAGEPROCESSING_FEATURES_FEATUREDETECTOR_DEPRECATED_H_
25
30
#ifndef DW_DRIVEWORKS_H_
31
#pragma GCC warning "dw/imageprocessing/features/FeatureDetector.h has been moved to dw/imageprocessing/featuredetector/FeatureDetector.h, please update the includes"
32
#endif
33
#include <
dw/imageprocessing/featuredetector/FeatureDetector.h
>
34
35
#endif
// DW_IMAGEPROCESSING_FEATURE_DETECTOR_DEPRECATED_H_
FeatureDetector.h
NVIDIA DriveWorks API: 2D Detector
Advance Information | Subject to Change | Prepared and Provided under NDA | Generated by NVIDIA | PR-08397-V5.0