Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

127 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages