- Welcome
- Getting Started With the NVIDIA DriveWorks SDK
- Modules
- Samples
- Tools
- Tutorials
- SDK Porting Guide
- DriveWorks API
- More
NVIDIA DriveWorks API: Point Cloud Plane Extractor
Description: This file defines API of point cloud plane extractor module.
Definition in file PointCloudPlaneExtractor.h.
Go to the source code of this file.
Data Structures | |
struct | dwPlaneExtractorBoxFilterParams |
Defines parameters for point cloud box filter. More... | |
struct | dwPointCloudExtractedPlane |
Defines extracted 3D plane. More... | |
struct | dwPointCloudPlaneExtractorParams |
Defines plane extraction parameter. More... | |
Typedefs | |
typedef struct dwPointCloudPlaneExtractorObject * | dwPointCloudPlaneExtractorHandle_t |