DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

pointcloudprocessing/docs/mainsection.md
Go to the documentation of this file.
1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
2 
3 @page pointcloudprocessing_mainsection Point Cloud Processing
4 
5 @note SW Release Applicability: This module is available in both **NVIDIA DriveWorks** and **NVIDIA DRIVE Software** releases.
6 
7 ## About This Module
8 
9 Point cloud processing provides the APIs for primitive processing including memory management, packet accumulation/organization,
10 multiple point clouds stitching, range image creation, iterative cloest point between two point clouds and 3D plane estimation.
11 
12 ## Relevant Tutorials
13 
14 - @ref pointcloudprocessing_usecase1
15 - @ref pointcloudprocessing_usecase2
16 - @ref pointcloudprocessing_usecase3
17 - @ref pointcloudprocessing_usecase4
18 - @ref pointcloudprocessing_usecase5
19 - @ref pointcloudprocessing_usecase6
20 - @ref pointcloudprocessing_usecase7
21 
22 ## APIs
23 
24 - @ref pointcloudprocessing_group
25 
26 @page lidaraccumulator_mainsection Lidar Accumulator (replaced with `dwPointCloudAccumulator`)
27 
28 Lidar Accumulator has been removed. Use @ref pointcloudprocessing_usecase2 instead.
29