1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #3871 from potpath:patch-1

This commit is contained in:
Vadim Pisarevsky
2015-03-26 13:35:35 +00:00
@@ -74,7 +74,7 @@ available methods are 6:
-# **method=CV_TM_CCOEFF**
\f[R(x,y)= \sum _{x',y'} (T'(x',y') \cdot I(x+x',y+y'))\f]
\f[R(x,y)= \sum _{x',y'} (T'(x',y') \cdot I'(x+x',y+y'))\f]
where