cdalitz / kdtree-cpp
Kd-Tree library for kNN and range queries in plain C++98
☆92Updated last year
Alternatives and similar repositories for kdtree-cpp:
Users that are interested in kdtree-cpp are comparing it to the libraries listed below
- Simple C++ KD-Tree implementation☆215Updated 7 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- An implementation of k-d tree☆177Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆152Updated 6 years ago
- This is a mirror of the latest stable version of Triangle.☆139Updated 3 weeks ago
- A single header-only C++ library for least squares fitting.☆106Updated last year
- ☆22Updated 6 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆41Updated 3 weeks ago
- Mepp2 - 3D MEsh Processing Platform☆76Updated 2 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆160Updated 2 years ago
- A nano spline library in modern C++.☆120Updated 6 months ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆66Updated 2 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆76Updated 2 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆33Updated 5 years ago
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆167Updated 2 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆56Updated 3 years ago
- robust geometric predicates☆36Updated 4 years ago
- Interpolated corrected curvature measures for polygonal surfaces☆15Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆342Updated last year
- Curvature assignment for Geometry Processing course☆155Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆45Updated last week
- Hole filling algorithm for triangular meshes☆14Updated 7 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- A simple octree with good commenting for learning how octrees work.☆258Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 10 years ago