Topic: "kd-tree"
haroldmei/GeneralProgramming
general programming, languages: Python, C, C++, Java
Language: C - Size: 45.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

kokostek/kdtree
Header-only C++ K-d tree library
Language: C++ - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

milan-r-shah/archieved_SFND_Lidar_Obstacle_Detection
Sensor Fusion Nanodegree | Lidar Obstacle Detection in Autonomous Vehicles
Language: C++ - Size: 190 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Simply-divine/Kd-trees
2d tree for efficient range search and nearest point wuery
Language: Java - Size: 19 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

treelover28/Spatial-Tree
2D Spatial Tree with Query Search
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

navreeetkaur/kdtree Fork of srora/kdtree
KD tree implementation with kNN and sequential scan search
Language: C++ - Size: 739 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

annieyan/NearestNeighbor-LSH
Use KD-trees and Locality Sensitive Hashing (LSH) to find exact and approximate nearest neighbor
Language: Java - Size: 3.29 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

linarkou/KdTree
Java k-d tree implementation
Language: Java - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

PingchuanMa/COMP0066-Final-Report
The final report of COMP0066 "Combinatorics" by Professor Hua Wang, GSU.
Language: TeX - Size: 1.28 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - 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

Mr-MRF-Dev/Pizza-Finder
🍕 our Project in DS (Data Structure) with C++ Programming Language.
Language: C++ - Size: 139 KB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

kjclemm/Fractional
3D data processor that utilizes Fractional Cascading to quickly query searches
Size: 27.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Mrugank97/KNNavigate
Scaling Up Nearest Neighbor Search : How Dataset Size and Dimensionality Affect KNN Variants
Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

amirhossein-izadi/DS-Project-BankFinder
This repository was created for Data Structures course (Fall 2021 held at SBU) project called BankFinder.
Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

davidzwei/KD-Tree
An implementation of KD-tree data structure by C++, Pybind11
Language: C++ - Size: 2.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

xpbowler/semanticOS
Fast semantic OS Search
Language: Rust - Size: 96.1 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yung-turabian/K-D-Tree-Image-Compression
Builds a KD tree representation of a 2D color image
Language: Java - Size: 5.02 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Azen-Huang/BVH-and-KD-Tree
Using BVH and KD-Tree to speedup Ray tracing
Language: C++ - Size: 20.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

LeKinaSa/edaa-vrp
Project for the "Advanced Data Structures and Algorithms" Curricular Unit (FEUP) - VRP Solver
Language: C++ - Size: 359 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

ignatpenshin/navigation_engine
Navigation Engine
Language: Python - Size: 349 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

lusk4r/ImageMosaicGenerator
generate an image mosaic
Language: Python - Size: 4.32 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

codekrypt-dev/spatial-spark-rdd Fork of apache/sedona
Custom Spark RDD that partitions geospatial data based on spatial proximity, for faster Orthogonal Range Query
Language: Java - Size: 482 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

sio13/ray-tracing-kdtree
Simple ray-tracer (caster) for educational purposes.
Language: C++ - Size: 4.21 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

shubhangkhattar/KD-Tree-Imelementaion
KD Tree Implementation in Java.
Language: Java - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - 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

D-kn/Image-indexing
We build a Content Based Image Retrieval (CBIR) based on some images features.
Language: Jupyter Notebook - Size: 121 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

potato3d/rtrt2
Library for real-time ray tracing on the CPU (v2 - simpler)
Language: C++ - Size: 5.09 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

IvanovicM/mi-file-system
General purpose file system, which also leverages k-d trees. Petnica Science Center project.
Language: C++ - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

naimaryan1/KD_TREE
Simple self-balancing Kd-Tree and KNN search library in pure C. Most tree operations are non-recursive, and therefore suited for embedded systems.
Language: C - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NickNaumenko/kd-tree-ts
Language: TypeScript - Size: 387 KB - Last synced at: 12 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tsuboshun/KdTree
KdTree for calculating Shannon entropy
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

whatchamacallem/kdasm
kdasm is a cache-line access optimizing compressor for k-d trees.
Language: C++ - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

smoijueh/DigitRecognizer
Exploratory Data Analysis of MNIST dataset
Language: R - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ppgllrd/DataStructures.scala.kd-Tree
Semidynamic K-d Trees in 2 dimensions
Language: Scala - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

iraikov/chicken-kdtree
KD-Tree implementation in Chicken Scheme
Language: Scheme - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

jseric/3D-KD_Tree
KD Tree integration into Vanity Game Engine
Language: C++ - Size: 22.3 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

johnameyer/repost-bot
A bot that can scan a groupme chat for reposts. It first hashes all the images, and then upon receiving a new image, it either checks with a human or calls it out.
Language: PHP - Size: 526 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

utkarsh1097/DBMS-Assignments
Repository for the assignments of COL362 - Intro. to Database Management Systems
Language: C++ - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

wahabtobibello/kd-tree
An implementation of the KD tree in javascript
Language: JavaScript - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

yzh119/gallifrey 📦
Course assignment of CS230.
Language: C++ - Size: 43.9 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

schenker/KDTree
A generic, multidimensional k-d tree written in c++11.
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

yogesmhrj/kdtreeGeocoder
Android Reverse Geocoder with KDTree
Language: Java - Size: 2.53 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Ramy-Badr-Ahmed/Python-DSA Fork of TheAlgorithms/Python
My PRs: https://github.com/users/Ramy-Badr-Ahmed/projects/7
Language: Python - Size: 14.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

KumaarBalbir/n-neighbor-kdtree
kd tree based nearest neighbour search
Language: C - Size: 333 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

aliakseis/knn-mnist-test
hello world
Language: C++ - Size: 11 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pan4g10tis/Project-MultidimensinalDS
Language: Python - Size: 288 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

elgw/kdtree
k-d tree, for 3D data
Language: C - Size: 165 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

xJoskiy/kdtree
K-dimensional tree with custom point support
Language: C++ - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Nikos25K/Computational-Geometry
📐 This project implements various computational geometry algorithms, focusing on convex hulls, linear programming, Delaunay triangulation, and geometric search. The code is organized into multiple modules, each solving specific geometry-related problems and demonstrating core computational methods.
Language: Python - Size: 861 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Ramy-Badr-Ahmed/KD-Tree-Python
KD-Tree Implementation in Python - https://doi.org/10.5281/zenodo.13384095
Language: Python - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

antononcube/Raku-Math-Nearest
Raku package with algorithms for finding nearest neighbors for different sets of objects.
Language: Raku - Size: 64.5 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Ramy-Badr-Ahmed/KD-Tree-Matlab
KD-Tree Implementation in MATLAB - https://doi.org/10.5281/zenodo.12808902
Language: MATLAB - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SofiaKyriakiMachaira/ComputationalGeometry
Convex Hull Algorithms (2D & 3D), KD-Trees, Orthogonal Search, Delaunay Triangulation
Language: Jupyter Notebook - Size: 546 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AnkitS-21/SmartSpectro
This is Mobile Based Spectrometer
Language: Python - Size: 131 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

bjam24/agh-data-mining
Advanced projects made for the Data Mining course at the AGH UST in 2024
Language: Jupyter Notebook - Size: 7.35 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PraveenKumar-Rajendran/Udacity-Sensor-Fusion-Nanodegree
Projects Implemented for the Udacity Sensor Fusion Engineer Nanodegree Program
Language: C++ - Size: 72.8 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

arief25ramadhan/point-cloud-processing
Lidar Obstacle Detection using RANSAC and DBSCAN
Language: Python - Size: 29.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

falcao-g/trabalho-ed
Programa em C que calcula as N cidades mais próximas de uma dada cidade brasileira
Language: C - Size: 199 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

zaina826/Tree-structures---Puzzle
RBT/ Binary Search Trees Sector Mapping
Language: C++ - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xorz57/KDTree
KDTree written in Scala
Language: Scala - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

natandreli/final-exam-data-structures
This GitHub repository houses the solution set for the final examination of the Data Structures course. It's important to note that this repository is intended strictly for educational use and to aid in the comprehension and practice of data structures principles.
Language: Jupyter Notebook - Size: 8.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

gregorybchris/quad
Boids with a QuadTree data structure
Language: TypeScript - Size: 375 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rphii/c-kdtree
Compile Time Generic Dynamic KD-Tree in C
Language: C - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

valinsogna/2021Assignement02
Parallel implementation of kd-tree construction using MPI & OpenMP. Features include efficient data point generation, tree visualization, scalability tests, and performance optimizations. Aims to address challenges like false sharing & workload imbalances.
Language: HTML - Size: 1.32 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

keastmin/KD-Tree-3D
OpenGL을 이용한 3차원 KD트리
Language: C - Size: 62.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AleNarder/kd-tree
Simple kd-Tree interface implemented in C++
Language: C++ - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kalaitzo/Stereo-Vision
Semester project for my 3D Computer Geometry & Vision course.
Language: Python - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mino2357/nearest_neighbor_search
kd-tree
Language: Rust - Size: 9.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Unknown-3301/KDTree
KDTree is a system that divides the space into sections.
Language: C# - Size: 60.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FabrizioMettini/KD-Tree 📦
KD Tree implementation in haskell
Language: Haskell - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

multimodel/Research
KD Trees Project
Language: JavaScript - Size: 309 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlexanderDefuria/kd-tree-rs
Data structure for efficiently finding points in a k-dimensional space. This is an under development implementation of a KD Tree in Rust.
Language: Rust - Size: 26.4 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

k-bosko/kd_tree
Final Project for CS5800 Algorithms class
Language: Python - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

navoday01/Lidar-Obstacle-Detection
The main goal of this project is to detect objects in a point cloud stream.
Language: Makefile - Size: 116 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gkontogiannhs/mdds
Language: Python - Size: 520 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lrdass/theia
implementation of my thesis
Language: Python - Size: 5.43 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GoncaloPascoal/edaa-proj
Algorithms for solving large instances of the Capacitated Vehicle Routing Problem (CVRP). Project for the Advanced Data Structures and Algorithms curricular unit.
Language: C++ - Size: 394 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ams3878/cpp_cuda_raytracer_dev
Language: C++ - Size: 19.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexandermoralesp/Scanify
Implementación de algoritmos de Recuperación de Imágenes (Sequential, KD-Tree, RTree y Faiss Facebook)
Language: Python - Size: 1.06 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gittasche/kd-tree
Implementation of kd-tree in pyrton and its matplotlib visualization
Language: Jupyter Notebook - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

andrewalkermo/algoritmo-kmp
A mesma estrutura do projeto https://github.com/andrewalkermo/arvore-kd, apenas complementada com as funcionalidades para busca de padrões em texto.
Language: C - Size: 163 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

andrewalkermo/arvore-kd
Estrutura de armazenamento de registros baseada em árvores k-d, para busca por chave secundária. A estrutura é utilizada para armazenar dados sobre obras literárias.
Language: C - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mtresnik/intel
A machine learning library for kotlin JVM.
Language: Kotlin - Size: 839 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

YaroslavKSE/Task_6
Kd-Tree
Language: C# - Size: 1.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ancestor-mithril/KDTree Fork of crvs/KDTree
Simple C++ KD-Tree implementation
Language: C++ - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JianFengH/knn-implementation
KNN search implemented by KD-tree and Ball-tree
Language: Terra - Size: 20.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bnafack/Kd-tree-implementation
Implement a kd-tree data structure using parallel programming
Language: C++ - Size: 3.25 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

konstatoivanen/SoftwareRayTracer
A simple software ray tracer using a kd tree for acceleration.
Language: C++ - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lwy123-wq/didi-new
使用pringboot架构实现滴滴务工
Language: HTML - Size: 167 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ay-sbu/ds-final-project-java
This project was my final project of Data Structure Course in Shahid Beheshti University at January 2022. I practiced k-d tree, trie tree and implementing multiple data structure for one object.
Language: Java - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

haoranli17365/CMSC420-Spatial
Implementation of KD-Tree and Quad-Tree
Language: Java - Size: 311 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

r-papso/data-structures
Implementation of advanced data structures
Language: C# - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

reqhiem/EDA_Laboratorio03
Language: C++ - Size: 102 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nardienapratama/kd-tree-implementation
Implementation of a 2-dimensional kd-Tree data structure in Python.
Language: Python - Size: 31.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

emanuelzaymus/KDTree
Advanced data structure K-Dimensional Tree. Subject: Algorithms and Data Structures 2
Language: C# - Size: 747 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zzpz/kdtreebenchmark
Benchmarking k-d tree construction and search
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cwpearson/kd-2d
2D k-d tree implementation for counting points in a region
Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MarcoCiaramella/K-dTree
An implementation of k-d tree as an Android library.
Language: Java - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

6r1d/unifieddyes_converter
JS converter to change image color scheme to Unifieddyes-like one
Language: JavaScript - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

codeghoul/boid-simulation
My take on Craig Reynold's Boid Simulation. Press 'D' to see a real-time visualization of the underlying 2D-Tree.
Language: JavaScript - Size: 267 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
