k-d-tree
Here are 21 public repositories matching this topic...
Sort:Most stars
🕸️🦀 A WASM vector similarity search written in Rust
- Updated
Sep 20, 2023 - Rust
Geo Assist is a spatial library to manage spatial data in-memory.
- Updated
May 2, 2023 - Java
C++ implementations of two multi-threaded, k-d tree-building algorithms that build either a k-d tree, which implements a set, or a k-d tree-based key-to-multiple-value map. Multi-threaded algorithms are included for region search, nearest-neighbor search, and reverse-nearest-neighbor search.
- Updated
Feb 7, 2025 - C++
nanoflann wrapper for python and maybe fortran
- Updated
Mar 24, 2025 - C++
Data and algorithms used in empirical contribution of the research project "The Impact of Physicality on Network Structure".
- Updated
Mar 31, 2024 - Jupyter Notebook
A package for creating hybrid solar system catalogues for making LSST predictions
- Updated
Apr 7, 2024 - Python
This is the public repository for the "No-collision Transportation Maps" paper.
- Updated
Jan 1, 2021 - Python
Java WSDL-based SOAP web service with Springboot (Spring-WS, Contract first) and nearest neighbor search
- Updated
Sep 29, 2022 - Java
Header-only C++ K-d tree library
- Updated
Mar 13, 2022 - C++
By applying K-D trees data structure, the program would do the map search based on provided x and y coordinates.
- Updated
May 25, 2023 - C
A CPU-based path tracer built in C++. Capable of rendering photorealistic scenes with depth of field and global illumination.
- Updated
Sep 12, 2024 - C++
rust k-d tree implementation, and a pure-rust colordeposit as an example/benchmark
- Updated
Apr 26, 2024 - Rust
a specific data structure for efficiently representing our data. In particular, KD-trees helps organize and partition the data points based on specific conditions.💥🦄
- Updated
Feb 17, 2023 - C++
Raku package with implementations of the K-Dimensional Tree (KDTree) algorithm.
- Updated
Jul 9, 2024 - Raku
This project estimates tree crown volumes using 3D modeling and high-resolution LiDAR datasets (AHN4 and Kavel_10) in Nijmegen, Netherlands. The study focuses on tree detection, biophysical parameter estimation, and crown volume mapping, highlighting applications in urban green space management and ecosystem services. Tools: Python, LiDAR, GIS soft
- Updated
Oct 18, 2024 - Python
Parallelize constructing k-D tree and performing k-NN using a thread pool
- Updated
Jul 12, 2022 - C++
A balanced k-d tree which can partition three-dimensional space to organize/insert objects. Search operation is also available.
- Updated
Nov 15, 2021 - C++
An API to find the best partner to deliver beverages to our customers, providing the best and fastest service. To achieve this our compute fleet deals with GIS objects all the time.
- Updated
Feb 17, 2023 - Java
Improve this page
Add a description, image, and links to thek-d-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thek-d-tree topic, visit your repo's landing page and select "manage topics."