kdtrees
There are 22 repositories under kdtrees topic.
begeekmyfriend/kdtree
Absolute balanced kdtree for fast kNN search.
leonfoks/coretran
An easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to handle scientific data and concepts. The library contains core fortran routines and object-oriented classes.
helium/kdtree
Simple kdtree library in erlang
ayushgoel24/Obstacle-Detection-using-LiDAR
Object Detection pipeline implemented using the Voxel Grid and ROI based filtering, 3D RANSAC segmentation, Euclidean clustering based on KD-Tree, and bounding boxes, by processing Point Cloud data from LiDAR sensor.
aumj/kd-tree
Build KD-Trees and perform Nearest Neighbor searches
pgarrett-scripps/ranged_kdtree
A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.
butlerwilson/kdtree
use OpenCL implement the KDTree
cima22/KD-Tree_Parallel_Builder
Project related to the course "Foundations of High Performance Computing" of the Master's Degree in Computational Science and Engineering @ UniTS. The purpose of this assignment is to develop both OpenMP and MPI versions of a program that builds a kdtree.
hrehfeld/cpp-kdtree
An optimized, single-header kD-Tree library for points written in C++11.
rklabs/GeoNames
GeoNames REST API
dyanikoglu/2DimensionalKDTree
A 2D k-dimensional tree implementation with Java
mateuszstompor/kdtree
Ruby implementation of space partitioning tree
enourbakhsh/SkyLink
Code for efficiently matching sky catalogs using KDTrees and graphs.
JennyKozi/Computational_Geometry
A) Convex Hull 2D-3D Algorithms B) KD-Trees, Orthogonal Search, Voronoi Diagrams, Delaunay Triangulation
ravichoudharyds/Maps-API
Trip Time calculations using Google Maps and Bing Maps
sumitankitg130/Nearest-City-in-android-using-k-d-trees
Finding nearest city to a position in android using k-d trees
telcy/kd-tree-rgb
KD-tree with RGB colors
VDBBjorn/Advanced-Algorithms
Algorithms implemented by me for the course "Advanced Algorithms" (J. Cnops) at the Ghent University (Master of Science in Industrial Engineering: Information Science)
ahmdtaha/tree_viz
Java code to visualize trees (e.g., BST, BTree, QuadTree)
danglingP0inter/KD-Tree-implementation-for-IR
Implementation of KD Trees using scikit learn library for information retrieval.
Sangarshanan/pincode-mapping
A Package for extrapolating Pincode from Lat Longs