Skip to content

Lidar Point Cloud Ground Segmentation Using PatchWork++

Notifications You must be signed in to change notification settings

qsisi/LidarGroundSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lidar Point Cloud Ground Segmentation Using PatchWork++

Add getGroundIndices() and getNongroundIndices() methods to patchwork++ with the aim of outputting x,y,z,intensity lidar point cloud.

sudo apt install libyaml-cpp-dev
sudo apt install libpcl-dev
mkdir build
cd build
cmake .. && make
./main

fig

To Do:

  • Compare patchwork++ with pcl::SACSegmentation

About

Lidar Point Cloud Ground Segmentation Using PatchWork++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published