opencv/modules/core
2014-01-18 23:04:16 -07: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 Fixed bug #3489: The code assumed that two global variables would be constructed in a particular order, but global variable initialization order is compiler-dependent. 2014-01-18 23:04:16 -07:00
test Added a test for matrix-to-vector copy and convert. 2014-01-17 14:18:31 +04:00
CMakeLists.txt Merge pull request #2037 from GregoryMorse:patch-2 2013-12-27 12:11:52 +04:00