chamfer matching in opencv 3.0 removed

asked 2015-07-15 02:19:30 -0600

thevinci gravatar image

updated 2018-10-04 23:49:32 -0600

The chamfer matching algorithm had been removed completely in version 3.0. What are other algorithms that I can use to match hand drawn images vs contour or edge maps. I would like to get the similarity scores of the matched result. And I also want this to run on android. thanks'

edit retag flag offensive close merge delete

Comments

Hi do you know when the chamfer matching was removed? at the moment I think compare contours would be the closest second best to to the chamfer matching.

woffle gravatar imagewoffle ( 2016-02-01 02:09:03 -0600 )edit