搜索资源列表
TemplateMatching
- Template Matching. Two functions used to implement template matching. The program finds the template image inside the target image using correlation.
pgmTemplateMatching
- C++ implementation of the image template matching algorithm based on correlation for PGM images
