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.
-
Notifications
You must be signed in to change notification settings - Fork 1
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.
zali2-ta/Template-Matching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published