opencv/modules/core
Kazuki Matsuda 2ae20c74a2 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
2014-01-06 02:24:14 +09:00
..
doc typo 2013-12-17 17:41:28 +04:00
include/opencv2/core Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m) 2014-01-06 02:24:14 +09:00
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 2013-08-29 21:09:19 +04:00
src Merge pull request #2084 from ilya-lavrenov:cont 2013-12-31 16:51:30 +04:00
test fixed bug #3341 2013-12-30 16:47:54 +04:00
CMakeLists.txt Merge pull request #2037 from GregoryMorse:patch-2 2013-12-27 12:11:52 +04:00