搜索资源列表
-
1下载:
归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
-
-
0下载:
OpenCV 模板匹配,matchTemplate方法使用,实测非常不错
平方差匹配法(SQDIFF)
归一化平方差匹配法(SQDIFF NORMED)
相关匹配法(TM CCORR)
归一化相关匹配法(TM CCORR NORMED)
相关系数匹配法(TM COEFF)
归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method used, the measurement is very
-