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:
- A relatively simple implementation of the R* Tree data structure for C++☆50Updated 2 years ago
- Naive Hilbert R-Tree implementation☆29Updated 10 years ago
- N-dimensional RTree implementation in C++☆415Updated 3 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- ☆39Updated 4 years ago
- A generic C++11 k-means clustering implementation☆213Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆68Updated 4 months ago
- Learned Spatial Indexes☆9Updated 5 months ago
- GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source license by t…☆28Updated 11 months ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Generate digital elevation models from 3D point clouds☆87Updated 8 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
- Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN …☆12Updated 2 years ago
- Floating point morton order comparison operator.☆16Updated last year
- A Recursive Spatial Model Index☆38Updated last year
- ☆21Updated 2 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- Parallel k-d tree with C++17, MPI and OpenMP☆35Updated 3 years ago
- C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API☆751Updated 3 weeks ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- 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
- Templated Portable I/O Environment☆113Updated 2 months ago
- A C++17 interface for HDF5☆96Updated 2 months ago
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- Parallel Graph Input Output☆19Updated last year
- A Collection of Parallel Algorithms for Computational Geometry☆12Updated 3 years 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