atoader / HilbertRTree
Naive Hilbert R-Tree implementation
☆30Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for HilbertRTree
- A relatively simple implementation of the R* Tree data structure for C++☆48Updated last year
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆69Updated 8 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- a dynamic 2d space partitioning tree☆22Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- A Recursive Spatial Model Index☆38Updated 8 months ago
- Templated Portable I/O Environment☆112Updated this week
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆113Updated 3 months ago
- PH-Tree C++ implementation by Improbable.☆22Updated last year
- A lightweight learned index for spatial range queries on complex geometries☆12Updated 2 years ago
- ☆39Updated 3 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 4 years ago
- A C++ implementation of the Quad-Tree spatial index.☆16Updated 2 years ago
- CMake module collection☆30Updated 9 years ago
- C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or…☆10Updated 3 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆43Updated 6 months ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 7 years ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆98Updated last year
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆27Updated 2 years ago
- Automatically exported from code.google.com/p/osghimmel☆16Updated 9 years ago
- Generates Contour Lines from USGS geological survey data☆19Updated 6 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆125Updated 8 months ago
- Java utilities for transforming distance along N-dimensional Hilbert Curve to a point and back. Also supports range splitting queries on …☆111Updated 2 weeks ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 9 years ago
- Distributed In-Memory Trajectory Analytics☆37Updated 6 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆80Updated 6 years ago
- Parallel k-D Tree Construction☆55Updated 12 years ago
- Generate digital elevation models from 3D point clouds☆85Updated 8 years ago