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!