/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.

Primary LanguageC

Stargazers

No one’s star this repository yet.