Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 225 Bytes

File metadata and controls

8 lines (4 loc) · 225 Bytes

TemplateMatching

This utility scores image patches on a frame and returns the greatest score (best match) along with x,y, and theta.

To call it use: ./TemplateMatching frame.png patch1.png patch2.png

Compile with make.