Skip to content

python implementation of the paper 'Fast Range Image-Based Segmentation of Sparse 3D Laser Scans for Online Operation'

License

Notifications You must be signed in to change notification settings

Likarian/python-pointcloud-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-pointcloud-clustering

python implementation of the paper 'Fast Range Image-Based Segmentation of Sparse 3D Laser Scans for Online Operation'.
Original code (C++) : https://github.com/PRBonn/depth_clustering

To run the clustering process (Fseg.py), you only need the numpy library.
To run the 'test_show.py', you also need the cv2 and open3d.

Quick start

python test_show.py

Example

About

python implementation of the paper 'Fast Range Image-Based Segmentation of Sparse 3D Laser Scans for Online Operation'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages