kd-tree topic

List kd-tree repositories

elevator-monitor

23
Stars
6
Forks
Watchers

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

38
Stars
8
Forks
Watchers

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

16
Stars
0
Forks
Watchers

Comparison of KDTree implementations for Lidar PointClouds (PC)

KDTree

37
Stars
15
Forks
Watchers

C++ implementation of KDTree & kNN classification on MNIST

QALSH

26
Stars
9
Forks
Watchers

Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)

go-kdtree

50
Stars
6
Forks
Watchers

Golang implementation of KD tree data structure

vptree-draw

40
Stars
5
Forks
Watchers

Space partitioning structures visualization

lidar-obstacle-detection

16
Stars
2
Forks
Watchers

Process LIDAR point cloud data for object detection. Implements RANSAC and Euclidean clustering with KD-Tree

Routing-problem--CVRP

19
Stars
7
Forks
Watchers

南邮大创项目,旨在用超启发式算法解决CVRP问题

boids

20
Stars
6
Forks
Watchers

Craig Reynolds' Boids model for simulating the flocking behavior of birds.