Note
Go to the end to download the full example code or to run this example in your browser via Binder.
Hausdorff Distance#
This example shows how to calculate the Hausdorff distance between two sets of points. The Hausdorff distance is the maximum distance between any point on the first set and its nearest point on the second set, and vice-versa.