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 5 years ago
- GPU-accelerated KD-tree implementation☆44Updated 4 years ago
- Generate Potree compatible LOD data from 3D point clouds on the GPU using CUDA☆15Updated last year
- ☆75Updated 4 years ago
- Implementation of ICCV 2017: Colored Point Cloud Registration Revisited☆67Updated 3 years ago
- ☆151Updated 5 years ago
- PLADE: A Plane-based Descriptor for Point Cloud Registration with Small Overlap☆111Updated last year
- Fast Analytical 3D Registration Method Proposed by Jin Wu☆69Updated 8 months ago
- vdbfusion ros version but with refactor compared to official one and work great also.☆45Updated last year
- Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion☆48Updated 4 years ago
- Cuda implementation of 3D SuperVoxel clustering☆22Updated 5 years ago
- A robust pointcloud registration pipeline based on correlation.☆131Updated 3 years ago
- Linewise Non-Rigid Point Cloud Registration (C++)☆36Updated 2 years ago
- ☆11Updated 5 years ago
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Updated 4 years ago
- The code of Parallel Structure, which is used to reconstruct mesh from 3D Point Cloud.☆69Updated 3 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆45Updated 6 years ago
- Directional TSDF for improved reconstruction of surfaces with different orientation☆43Updated 3 months ago
- Implementation of the Hidden Point Removal Operator☆21Updated 5 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- ☆19Updated 10 months ago
- PCL add-on to compute normal estimation to 2D pointCloud☆22Updated 3 years ago
- Data-correspondence-free Point Cloud Registration on GPU☆80Updated 10 months ago
- [SIGMOD' 25] A fast parallel kd-tree implementation☆80Updated 3 weeks ago
- Ground surface estimation algorithms based on point clouds.☆52Updated 3 years ago
- Super Rays and Culling Region for Real-Time Updates on Grid-based Occupancy Maps☆76Updated 8 months ago
- [IROS 2020] CoBigICP: COrrentropy based BIdirectional Generalized ICP☆64Updated 3 years ago
- B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds☆63Updated 9 years ago
- ☆71Updated 6 years ago
- Minimal C++ library for spatial data structures based on voxel-block-hashing☆77Updated last month