Vectorized / Python-KD-TreeLinks
A simple and fast KD-tree for points in Python for kNN or nearest points. (damm short at just ~60 lines) No libraries needed.
☆181Updated last year
Alternatives and similar repositories for Python-KD-Tree
Users that are interested in Python-KD-Tree are comparing it to the libraries listed below
Sorting:
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆51Updated 2 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- Quantify the difference between two arbitrary curves in space☆262Updated 3 months ago
- Simple C++ KD-Tree implementation☆226Updated last year
- Toolbox for constructing alpha shapes.☆308Updated this week
- Kalman Filter implementation in Python using Numpy only in 30 lines.☆401Updated 3 years ago
- Cubic spline approximation (smoothing)☆175Updated 5 months ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last week
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 10 months ago
- A fully featured, pythonic library for representing and using quaternions☆368Updated 3 years ago
- An implementation of k-d tree☆187Updated last year
- The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.☆635Updated 5 years ago
- Nonlinear solver backend for PyTorch☆68Updated 6 years ago
- Python library for 2D/3D bounding boxes☆98Updated 3 months ago
- Scientific Python Geometric Algorithms Library☆448Updated 2 years ago
- Convex hull of given 3D points☆94Updated 4 years ago
- Just a bunch of iPython notebooks for future references.☆145Updated 3 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆152Updated 2 years ago
- Kd-Tree library for kNN and range queries in plain C++98☆97Updated 2 years ago
- Concave or convex hull around a list of points.☆52Updated last year
- A Python implementation of the Iterative Closest Point algorithm☆116Updated 2 years ago
- VoxNet: A 3D Convolutional Neural Network for Real-Time Object Recognition☆77Updated 7 years ago
- Template for GPU accelerated python libraries☆51Updated 2 years ago
- 3D mathematical functions using NumPy☆419Updated last year
- Largest Interior/Inscribed Rectangle implementation in Python.☆188Updated 2 weeks ago
- Python module for projective camera model☆53Updated 9 years ago
- Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.☆63Updated 3 years ago
- Implemented the Kalman Filter Algorithms on GPU using CUDA programming language. Analysed the run-time performance gain obtained by para…☆59Updated 11 years ago
- python implemetation of RANSAC algorithm with a line/plane fitting example.☆132Updated 4 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago