An implementation of k-d tree
☆187Apr 5, 2024Updated last year
Alternatives and similar repositories for kd-tree
Users that are interested in kd-tree are comparing it to the libraries listed below
Sorting:
- Simple C++ KD-Tree implementation☆224Oct 4, 2024Updated last year
- nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees☆2,607Dec 26, 2025Updated 2 months ago
- 3D lidar recognition and segmentation of ground☆30Jun 21, 2019Updated 6 years ago
- Covertor from various pointcloud file formats supported by Point Cloud Library to octomap☆12Sep 10, 2016Updated 9 years ago
- ☆11Nov 23, 2018Updated 7 years ago
- Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN …☆11Oct 18, 2022Updated 3 years ago
- MOLA module: Front-end for point-cloud sensors based on generic ICP algorithms. LiDAR odometry and loop closure.☆17May 5, 2022Updated 3 years ago
- Project for ROB 550. Implementing SLAM using LIDAR, wheel encoders and IMU on MBot.☆18Sep 23, 2021Updated 4 years ago
- Surface Reconstruction☆32Apr 16, 2019Updated 6 years ago
- Panoramic image stitching using bundle adjustment☆23Mar 22, 2021Updated 4 years ago
- ☆19Aug 26, 2024Updated last year
- Tensorflow implementation of the iterative closest point (ICP) algorithm determining a translation and scaling along specified axes☆18Feb 17, 2020Updated 6 years ago
- A KD-Tree in C++☆10Nov 3, 2017Updated 8 years ago
- ☆13Sep 10, 2018Updated 7 years ago
- A Benchmark for Surface Reconstruction☆12Oct 5, 2015Updated 10 years ago
- Statistical Uncertainty Learning for Robust Visual-Inertial State Estimation☆44Oct 3, 2025Updated 5 months ago
- moving least-squares for surface fitting☆44Nov 13, 2019Updated 6 years ago
- A gpu based implementation of a K-D Tree Builder☆118Oct 4, 2019Updated 6 years ago
- GFLIP - Geometric FLIRT Phrases for Large Scale Place Recognition☆13Oct 20, 2015Updated 10 years ago
- Experiment and Code of papper FDCT: A Fast Depth Completion Network for Transparent Objects☆25Aug 28, 2023Updated 2 years ago
- ☆39Nov 7, 2025Updated 4 months ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆290Jan 17, 2025Updated last year
- Field Panel Method for solving the Full Potential Equation☆12Jun 19, 2019Updated 6 years ago
- takes pointcloud2 data from velodyne 32 e and publishes a laserscan to be used with 2D SLAM or path planning applications. How it works: …☆10Dec 23, 2015Updated 10 years ago
- This repository provides implementation of an incremental k-d tree for robotic applications.☆774Nov 21, 2022Updated 3 years ago
- get cpu/memory info of a process, for all platforms(windows/linux/mac/ios/android ...)☆15Jan 5, 2016Updated 10 years ago
- Step-by-step tutorial to facilitate hdl localization package with docker!☆33Mar 23, 2023Updated 2 years ago
- ☆16Apr 22, 2019Updated 6 years ago
- All laser type assemblers and manipulators.☆15Mar 15, 2024Updated 2 years ago
- Q-Morph Algorithm: Generate quad mesh from triangle mesh☆17Oct 4, 2012Updated 13 years ago
- Adapter and benchmark hub for solid-state LiDAR across LIO/LVIO/SLAM, with robust handling for small-FoV short-range and degenerate scena…☆28Feb 8, 2026Updated last month
- ROS wrapper for distributed pose graph optimization☆62Jul 17, 2024Updated last year
- Implementation of LOAM (https://www.ri.cmu.edu/pub_files/2014/7/Ji_LidarMapping_RSS2014_v8.pdf)☆25Oct 7, 2018Updated 7 years ago
- 3d lidar slam package.☆131Oct 16, 2018Updated 7 years ago
- Compact & portable 3D graph-based SLAM library☆77Dec 23, 2025Updated 2 months ago
- A simple and efficient c++ KDTree implementation.☆27Mar 26, 2023Updated 2 years ago
- toy SLAM pose graph optimization using manhattan dataset and ceres-solver☆62Apr 19, 2018Updated 7 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆36Feb 25, 2022Updated 4 years ago
- The first 6-DoF spline-based recursive motion esimator for LiDAR-based odometry