opencv/modules/core
Kazuki Matsuda a65d7d4dd3 Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m)
Fix compilation erros when compiling this constructor.
First argument type of "convertTo" should be instance, not a pointer of instance.

First pull request was created for master branch.
But it should be marged for 2.4.
https://github.com/Itseez/opencv/pull/2113
(cherry picked from commit 2ae20c74a2)
2014-02-10 15:48:51 +04:00
..
doc typo 2013-12-17 17:41:28 +04:00
include/opencv2/core Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m) 2014-02-10 15:48:51 +04:00
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00
src fixed bug #3319 2014-02-10 15:48:50 +04:00
test fixed bug #3341 2014-02-10 15:48:50 +04:00
CMakeLists.txt Merge pull request #2037 from GregoryMorse:patch-2 2013-12-27 12:11:52 +04:00