How to use Chamfer Matching algorithm for finding 'Similar Images'
问题 I would like to ask for more information on how Chamfer Matching algorithm (an edge matching algorithm) can be used to find 'similar' images. I would like to know if it is possible to place a 'score' for the matched results. 回答1: The Chamfer Matching Algorithm basically calculates the distance (dis-similarity) between two images. The basic idea is to: Extract the edge/contours of a query image as well as target image. Take one point/pixel of contour in query image and find the distance of a