This program is designed to provide a library for point cloud ground filtering.
-
Updated
Mar 25, 2022 - C++
This program is designed to provide a library for point cloud ground filtering.
This repository contains tools to simulate the ground filtering process of a registered point cloud. The repository contains two filtering methods. The first method uses a normal vector, and fit to plane. The second method utilizes voxel adjacency, and fit to plane.
Ground filtering based on the cloth simulation with verlet integration.
Add a description, image, and links to the ground-filtering topic page so that developers can more easily learn about it.
To associate your repository with the ground-filtering topic, visit your repo's landing page and select "manage topics."