Merge branch '2.4'

This commit is contained in:
Andrey Kamaev
2013-02-12 16:30:18 +04:00
107 changed files with 1382 additions and 1806 deletions

View File

@@ -182,7 +182,7 @@ Enables the :ocv:class:`gpu::StereoBeliefPropagation` constructors.
.. math::
DataCost = data \_ weight \cdot \min ( \lvert I_2-I_1 \rvert , max \_ data \_ term)
DataCost = data \_ weight \cdot \min ( \lvert Img_Left(x,y)-Img_Right(x-d,y) \rvert , max \_ data \_ term)
.. math::