GitHub topics: kdtree
dyanikoglu/2DimensionalKDTree
A 2D k-dimensional tree implementation with Java
Language: Java - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

samirak93/Where-do-teams-cross-
Language: Python - Size: 574 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

LanLou123/CUDA-Path-Tracer Fork of CIS565-Fall-2018/Project3-CUDA-Path-Tracer
Cuda accelerated path tracer
Language: C++ - Size: 52.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

robyBorelli/nearest-neighbours-package
In this repository we include some of the most popular algorithms to solve the 'all m-th nearest neighbours problem'. Given a set of n points in a d dimensional space, the problem requires to find the m-th nearest neighbours for each point. The package may be used to estimate entropy with the so called 'kNN' method.
Language: C - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LutzenH/Brief
Kd-tree experiment
Language: C - Size: 498 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vitoria-isabela/estrutura-de-dados-2
This repository addresses topics that were seen in Discipline DCC012- Data Structure II of the Federal University of Juiz de Fora - UFJF.
Size: 14.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anuragkankanala/SFND_Lidar_Obstacle_Detection Fork of udacity/SFND_Lidar_Obstacle_Detection
Language: C++ - Size: 190 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

cammiilla/TCCDataAnalysis
This is the code repository with all the analisys developed for the monograph named "Quasar classification using the t-SNE algorithm"
Language: Jupyter Notebook - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aliakseis/hello-imdb
An example of Hamming codes usage for mixed numerical and multi-valued categorical data involving https://www.imdb.com/interfaces/
Language: Jupyter Notebook - Size: 4.43 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NickKaparinos/VPTree-and-KDTree-kNN-search
VPTree and KDTree construction and kNN search.
Language: Cuda - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

zenixls2/libkdtree
update based on http://libkdtree.alioth.debian.org/
Language: C++ - Size: 355 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

chrisfilippis/location-allocation-analysis
Geo-Spatial Analytics using Location Allocation method
Language: Python - Size: 2.62 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

Goader/KDTree_QuadTree
The final project for the Geometric Algorithms Course at AGH UST
Language: Python - Size: 21.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

FelipeFFerreira/KD-Tree
Implementação da estrutura de dados da arvore KD-Tree.
Language: C - Size: 548 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chneau/kdtree-java
kdtree-java
Language: Java - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

G3tupup/KdTree
a super lightweight head-only 3d kdtree library based on nanoflann
Language: C++ - Size: 168 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 7

ronek22/geometry-algorithms
Geometry algorithms implementations in Python
Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

sumitankitg130/Nearest-City-in-android-using-k-d-trees
Finding nearest city to a position in android using k-d trees
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

jpcenteno/kdtree-pca-sentinment-analysis
🤖 Sentiment analysis using PCA + KDTree KNN. Implemented using C++ & PyBind. Run in parallel with OpenMP. 🤯
Language: Jupyter Notebook - Size: 62.1 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Machine-Learning-Labs/boardGameAdviser
A mobile hybrid app to recommend Board Games through a Quiz.
Language: JavaScript - Size: 12.8 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

iraikov/kdtree
KD tree implementation in Standard ML / MLton
Language: Standard ML - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

bast/kdtree-example
Note to self on how to find nearest neighbors in 2D with Rust.
Language: Rust - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mhy12345/angular-kdtree
KNN problem in Celestial Coordinates System & Angular Distance Metrics
Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ravichoudharyds/Maps-API
Trip Time calculations using Google Maps and Bing Maps
Language: Python - Size: 1.57 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kharish1995/Data_Structures
Library for a collection of commnly used data structures
Language: C++ - Size: 89.8 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

hrehfeld/cpp-kdtree
An optimized, single-header kD-Tree library for points written in C++11.
Language: C++ - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

phdenzel/kdtree-p
Language: Java - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

jahodfra/kdtree
2 dimensional KDTree implementation in LUA
Language: Lua - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

telcy/kd-tree-rgb
KD-tree with RGB colors
Language: Java - Size: 3.25 MB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
