/Image_Template_Matching

Object recognition with template matching in C++ OpenCV

Primary LanguageC++

Image_Template_Matching

Object recognition with template matching using sliding window in OpenCV

alt text

Yellow pixels represent commonality pixels between the template and search image.