arohamirai / Hausdorff-Distance-Match

use Hausdorff distance to do templete-Matching, here provide the C++ code of hausdorff distance
GNU General Public License v3.0
30 stars 23 forks source link

Question #1

Open YiqunPan opened 5 years ago

YiqunPan commented 5 years ago

Excuse me,Is there any progress in calculating hausdorff distance by voronoi diagram?

arohamirai commented 5 years ago

Excuse me,Is there any progress in calculating hausdorff distance by voronoi diagram?

do you mean distanceTransform() function in OpenCV?