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:
- CUDA based Iterative Closest Point Algorithm Implementation☆69Updated 6 years ago
- GPU-accelerated KD-tree implementation☆45Updated 4 years ago
- A gpu based implementation of a K-D Tree Builder☆117Updated 6 years ago
- ☆154Updated 6 years ago
- A high performance CUDA implementation of Scan Matching via the Iterative Closest Point Algorithm☆162Updated 3 years ago
- Generate Potree compatible LOD data from 3D point clouds on the GPU using CUDA☆15Updated 2 years ago
- The code of Parallel Structure, which is used to reconstruct mesh from 3D Point Cloud.☆72Updated 4 years ago
- ☆278Updated last month
- Implementation of ICCV 2017: Colored Point Cloud Registration Revisited☆68Updated 3 years ago
- ☆78Updated 4 years ago
- ☆11Updated 5 years ago
- Cuda implementation of 3D SuperVoxel clustering☆22Updated 5 years ago
- PLADE: A Plane-based Descriptor for Point Cloud Registration with Small Overlap☆113Updated last year
- Ponca is a header only C++/CUDA library for point cloud analysis☆45Updated last week
- Configurable point cloud registration pipeline.☆100Updated 5 years ago
- ☆100Updated 2 years ago
- This is a point cloud denoiser using Weighted Locally Optimal Projection☆24Updated 4 years ago
- B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds☆63Updated 9 years ago
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Updated 5 years ago
- Register and merge point clouds via a constrained ICP model☆22Updated 6 years ago
- Data-correspondence-free Point Cloud Registration on GPU☆81Updated last year
- TSDF++: A Multi-Object Formulation for Dynamic Object Tracking and Reconstruction☆202Updated 4 years ago
- OpenGL Object Wrapper (GLOW)☆26Updated last year
- Linewise Non-Rigid Point Cloud Registration (C++)☆36Updated 3 years ago
- C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).☆180Updated 3 years ago
- Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion☆48Updated 5 years ago
- ☆71Updated 7 years ago
- Certifiable Outlier-Robust Geometric Perception☆124Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆371Updated 6 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆182Updated last year