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

Merge pull request #3228 from PhilLab:patch-4

This commit is contained in:
Vadim Pisarevsky
2014-09-17 09:50:08 +00:00
+1
View File
@@ -29,6 +29,7 @@ methods (
:math:`I` denotes ``image``, :math:`T` ``template``, :math:`R` ``result`` ). The summation is done over template and/or the
image patch:
:math:`x' = 0...w-1, y' = 0...h-1`
* method=CV\_TM\_SQDIFF
.. math::