kd-tree topic
elevator-monitor
Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detection in escalator floor board. As well as human keypoints extra...
pico_tree
A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.
LidarPC-KDTree
Comparison of KDTree implementations for Lidar PointClouds (PC)
KDTree
C++ implementation of KDTree & kNN classification on MNIST
QALSH
Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)
go-kdtree
Golang implementation of KD tree data structure
vptree-draw
Space partitioning structures visualization
lidar-obstacle-detection
Process LIDAR point cloud data for object detection. Implements RANSAC and Euclidean clustering with KD-Tree
boids
Craig Reynolds' Boids model for simulating the flocking behavior of birds.