CoverTree
Metric neighbor finder
A data structure library for finding nearest neighbors in a general metric space
Python implementation of cover trees, near-drop-in replacement for scipy.spatial.kdtree
31 stars
4 watching
9 forks
Language: Python
last commit: almost 13 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Pythonic library for semantic tree segmentation from aerial imagery | 243 |
| An efficient data structure library for fast geospatial indexing and nearest neighbor searches | 236 |
| A Python-based tool for analyzing and visualizing geospatial neighborhood data to support social science research, urban planning, and policy analysis. | 250 |
| A data structure and search algorithm for finding closest points in high-dimensional space | 13,321 |
| Fast 2D nearest neighbor search with an angle | 7 |
| An optimized spatial indexing solution for Python applications. | 635 |
| A library providing an implementation of various metrics for object segmentation and saliency detection in computer vision. | 150 |
| A Python package for performing spatial interpolation and analysis using various techniques | 157 |
| A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
| A Python library for analyzing landscape metrics and evolution | 83 |
| An efficient spatial data structure for fast point query operations | 43 |
| An efficient algorithm for finding approximate nearest neighbors in high-dimensional spaces | 225 |
| An R library providing spatial data join capabilities using the k-nearest neighbor algorithm | 79 |
| A tool for processing drone images to extract precise geodetic locations | 86 |
| A C library implementation of a data structure for fast searching and nearest neighbor queries in k-dimensional space | 396 |