hausdorff-distance topic
List
hausdorff-distance repositories
point-cloud-utils
1.2k
Stars
105
Forks
Watchers
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
py-hausdorff
241
Stars
34
Forks
Watchers
Fast computation of Hausdorff distance in Python
segmentation_metrics
112
Stars
12
Forks
Watchers
A package to compute medical segmentation metrics.
Hausdorff
21
Stars
2
Forks
Watchers
Compute one-side Hausdorff distance between triangle meshes with error bound.
pypolycontain
20
Stars
5
Forks
Watchers
A Toolbox For Polytopic Objects, Operations, and Containment Problems
Parallel_Closest_Object_Search
15
Stars
1
Forks
Watchers
Parallel search algorithm for finding the closest object in a collection of polygonal models based on Hausdorff Distance with implementation using MPI in Python