Introduction - If you have any usage issues, please Google them yourself
OpenCV template matching, matchTemplate method used, the measurement is very good
Square difference matching method (SQDIFF)
Normalized square difference matching (SQDIFF NORMED)
Correlation matching method (TM CCORR)
Normalized correlation matching (TM CCORR NORMED)
Correlation coefficient matching method (TM COEFF)
Normalized correlation coefficient matching method (TM COEFF NORMED)