zali2-ta / Template-Matching

Created algorithm in C to detect and highlight best image match with template (2 px accuracy) using pixelwise brute force. The algorithm is optimized by 16x to take less than 5 seconds per image-template pair on i7 processor by down-sampling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zali2-ta/Template-Matching Stargazers