Ask Your Question

Mangalyaan II's profile - activity

2013-12-08 23:50:58 -0600 received badge  Editor (source)
2013-12-04 00:49:15 -0600 asked a question Does OpenCV have any method/function for edge based template matching?

Hi there!

I am looking for a function to replace Matrox Imaging Library's Geometric Model Finder(gmf). Gmf uses edges, curves, lines, etc to find templates in the target image. Does openCV have any edge based template matching method/function?

Thanks!

Does MatchShapes() use edge information to match templates?