psimatis / QuadTreeLinks
A C++ implementation of the Quad-Tree spatial index.
☆18Updated 3 years ago
Alternatives and similar repositories for QuadTree
Users that are interested in QuadTree are comparing it to the libraries listed below
Sorting:
- Naive Hilbert R-Tree implementation☆30Updated 10 years ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- N-dimensional RTree implementation in C++☆421Updated 4 months ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆758Updated 2 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- A generic C++11 k-means clustering implementation☆211Updated 3 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 6 years ago
- Official repository of shapelib☆147Updated last month
- A github repository that will give tutorials on how to load and visualize DEMs, shape files, and satellite imagery.☆75Updated 9 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 6 years ago
- Learned Spatial Indexes☆9Updated 7 months ago
- Digital Elevation Models (DEM) with Gaussian Markov Random Fields (GMRF)☆11Updated 8 years ago
- Simple C++ KD-Tree implementation☆221Updated 10 months ago
- Points2Grid is a robust and scalable tool for gridding LIDAR point cloud data to generate Digital Elevation Models (DEM). Points2Grid use…☆89Updated 4 years ago
- Generate digital elevation models from 3D point clouds☆87Updated 8 years ago
- ☆40Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆370Updated 2 months ago
- B+ tree implementation which stores data in file☆279Updated last year
- C++11 GDAL wrapper☆14Updated 3 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆222Updated last year
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- A Recursive Spatial Model Index☆38Updated last year
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated 3 weeks ago