psimatis / QuadTreeLinks
A C++ implementation of the Quad-Tree spatial index.
☆23Updated 3 years ago
Alternatives and similar repositories for QuadTree
Users that are interested in QuadTree are comparing it to the libraries listed below
Sorting:
- N-dimensional RTree implementation in C++☆429Updated 9 months ago
- Simple C++ KD-Tree implementation☆225Updated last year
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆98Updated 2 years ago
- An implementation of k-d tree☆187Updated last year
- Naive Hilbert R-Tree implementation☆31Updated 10 years ago
- Finds the concave hull around a set of points by leveraging the Delaunay triangulation☆37Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆501Updated 3 weeks ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆200Updated 8 months ago
- A github repository that will give tutorials on how to load and visualize DEMs, shape files, and satellite imagery.☆76Updated 10 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆86Updated 4 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- Official repository of shapelib☆151Updated 3 months ago
- A collection of articles on research, scientific writing, and related☆45Updated last month
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆771Updated 3 weeks ago
- C++11 Delaunay triangulation implementation (Bowyer-Watson)☆89Updated 7 years ago
- Advanced correct for boost geometry polygons☆36Updated 3 years ago
- flowchart tool for geo-spatial data processing☆26Updated 11 months ago
- Examples of how to use features of the Boost Graph Library. This repository is a staging area while the examples are prepared to be moved…☆15Updated 13 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 8 years ago
- Fast radial basis function interpolation and kriging for large scale data☆182Updated 2 weeks ago
- GeographicLib is a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesia…☆20Updated 5 years ago
- Massive airborne laser altimetry (ALS) point cloud and digital elevation model (DEM) processing library.☆19Updated last month
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆47Updated 12 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago