Doc: Fixing indentation
authorPhilipp Hasper <PhilLab@users.noreply.github.com>
Wed, 17 Sep 2014 07:29:17 +0000 (09:29 +0200)
committerPhilipp Hasper <PhilLab@users.noreply.github.com>
Wed, 17 Sep 2014 07:29:17 +0000 (09:29 +0200)
modules/imgproc/doc/object_detection.rst

index 12996b5..b574cd9 100644 (file)
@@ -28,6 +28,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::