Chamfer Matching API [closed]

asked 2013-03-01 01:23:52 -0600

jrock gravatar image

Is there any reason why the API for chamfer matching is limited to the single function chamerMatching(img,img,...) which [sortof] returns the n-best matches. It seems like a good idea to make the actual ChamferMatching object available to someone so inclined. It's an easy enough change to add a header file to the contrib/include.

Just a heads up, I'm not asking someone to do this for me, I've already done it on a local fork, I'm just curious if this is something that I would be accepted if I put in a pull request.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-11-18 04:55:00.516118

Comments

1

sounds like a reasonable pull request

Guanta gravatar imageGuanta ( 2013-03-01 03:33:48 -0600 )edit