opencv/modules/core/include/opencv2
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
..
core Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m) 2014-01-06 02:24:14 +09:00