|
|
|
|
|
by heftig
1587 days ago
|
|
You pick whatever gives you the largest distance. For every point in both territories, find the closest point in the other territory. From these pairs of points, find the pair with the largest distance. That distance is your Hausdorff distance. |
|