Repository navigation

#

kd-tree

This repository provides implementation of an incremental k-d tree for robotic applications.

C++
720
3 年前

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.

C++
631
5 年前

Fast KDTree for Unity, with thread-safe querying.

C#
569
4 年前

📚《统计学习方法-李航: 笔记》 200页PDF,公式细节讲解🎉

Shell
477
1 个月前

Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.

C++
463
4 年前
Python
370
1 天前

A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@月来客栈 出品

Jupyter Notebook
277
2 个月前

Absolute balanced kdtree for fast kNN search.

C
180
2 年前

A fast, offline, reverse geocoder

Rust
136
4 个月前

Benchmark of various spatial data structures for collision detection.

C++
131
7 年前
C++
119
2 个月前

Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree

Java
114
1 年前

[SIGMOD' 25] A fast parallel kd-tree implementation

C++
80
7 个月前

Developing raytracing render from scratch.

C
75
10 年前

N body gravity attraction problem solver

C++
74
2 年前

由时间空间成对组成的轨迹序列,通过循环神经网络lstm,自编码器auto-encode,时空密度聚类st-dbscan做异常检测

Python
73
6 年前