lkawka / 3d-nearest-neighbor-search-in-kd-tree-cudaLinks
Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).
☆14Updated 3 years ago
Alternatives and similar repositories for 3d-nearest-neighbor-search-in-kd-tree-cuda
Users that are interested in 3d-nearest-neighbor-search-in-kd-tree-cuda are comparing it to the libraries listed below
Sorting:
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆65Updated 5 years ago
- A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)☆39Updated 9 months ago
- PLADE: A Plane-based Descriptor for Point Cloud Registration with Small Overlap☆108Updated last year
- The code of Parallel Structure, which is used to reconstruct mesh from 3D Point Cloud.☆64Updated 3 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 6 years ago
- Generate Potree compatible LOD data from 3D point clouds on the GPU using CUDA☆10Updated last year
- ☆72Updated 4 years ago
- ☆148Updated 5 years ago
- Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion☆47Updated 4 years ago
- Implementation of ICCV 2017: Colored Point Cloud Registration Revisited☆64Updated 3 years ago
- This is a point cloud denoiser using Weighted Locally Optimal Projection☆24Updated 4 years ago
- ☆241Updated last month
- ☆29Updated 3 years ago
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Updated 4 years ago
- A high performance CUDA implementation of Scan Matching via the Iterative Closest Point Algorithm☆160Updated 2 years ago
- ☆70Updated 6 years ago
- Register and merge point clouds via a constrained ICP model☆22Updated 5 years ago
- [SIGMOD' 25] A fast parallel kd-tree implementation☆78Updated 4 months ago
- Non-rigid ICP-like point cloud registration algorithm using piece-wise tricubic polynomials as transformation model.☆18Updated 2 months ago
- Probabilistic Point Clouds Registration☆30Updated 2 years ago
- OpenGL Object Wrapper (GLOW)☆25Updated last year
- fork from https://bitbucket.org/saparkison/semantic-icp/src☆41Updated 6 years ago
- Ground surface estimation algorithms based on point clouds.☆50Updated 3 years ago
- Cuda implementation of 3D SuperVoxel clustering☆22Updated 5 years ago
- Persistence Analysis of Multi-scale Planar Structure Graph in Point Clouds☆17Updated 3 years ago
- This is a project for 3D point cloud registration task☆26Updated 2 years ago
- Implementation of my article "Connectivity-based Cylinder Detection in Unorganized Point Clouds"☆36Updated last year
- End-to-End 3D Point Cloud Learning for Registration Task Using Virtual Correspondences (IROS 2020)☆21Updated 3 years ago
- vdbfusion ros version but with refactor compared to official one and work great also.☆44Updated 10 months ago