Skip to content

An implementation on "Shen Z, Liang H, Lin L, Wang Z, Huang W, Yu J. Fast Ground Segmentation for 3D LiDAR Point Cloud Based on Jump-Convolution-Process. Remote Sensing. 2021; 13(16):3239. https://doi.org/10.3390/rs13163239"

License

Notifications You must be signed in to change notification settings

wangx1996/Fast-Ground-Segmentation-Based-on-JPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-Ground-Segmentation-Based-on-JPC

build passing velodyne_HDL_64 compliant ros kinetic

An implementation on "Shen Z, Liang H, Lin L, Wang Z, Huang W, Yu J. Fast Ground Segmentation for 3D LiDAR Point Cloud Based on Jump-Convolution-Process. Remote Sensing. 2021; 13(16):3239. https://doi.org/10.3390/rs13163239"

Image text

update on 2021/11/10

  1. Support ros

  2. Fix some bug, but still need to be improved

1.Priciple of Algorithm

(1) RECM for Coarse Ground Segmentation

Image

Image text

Algorithm

Image text

(2) JPC for Refine

Image

Image text

Algorithm

Image text

More detail please check in the paper.

2.How to Use

mkdir build
cd build
make -j
./main your lidarfile

3.Result

(1) RECM

Image text

(2) Dilate

Image text

(3) JPC

Image text

(4) Pointcloud

Image text

About

An implementation on "Shen Z, Liang H, Lin L, Wang Z, Huang W, Yu J. Fast Ground Segmentation for 3D LiDAR Point Cloud Based on Jump-Convolution-Process. Remote Sensing. 2021; 13(16):3239. https://doi.org/10.3390/rs13163239"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published