Skip to content

vladap2013/octree_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octree implementation with CUDA support

Implementation of the Octree which can be queried from the CUDA device code.

The implementation is based on the paper: J. Behley, V. Steinhage, A.B. Cremers. Efficient Radius Neighbor Search in Three-dimensional Point Clouds, Proc. of the IEEE International Conference on Robotics and Automation (ICRA), 2015.

Ideas from CPU Octree implementation at https://github.com/jbehley/octree are used. That implementation is more optimal and feature rich in case CUDA is not used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published