Skip to content

python implementation of Vo et al.'s paper "Octree-based region growing for point cloud segmentation"

Notifications You must be signed in to change notification settings

lupeterm/OBRG-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBRG-Py

Python implementation of Vo et al.'s paper "Octree-based region growing for point cloud segmentation"

The paper can be found here: https://www.sciencedirect.com/science/article/pii/S0924271615000283

I am not affiliated with the authors.

This implementation is not optimized in any way, optimizations and recommendations are welcome.

To achieve any sort of real-time applicability, an implementation in C++ would be useful (future work, if anything, though).

About

python implementation of Vo et al.'s paper "Octree-based region growing for point cloud segmentation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages