Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Drew Jetter 6bf599b1bc 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. 11 years ago
..
doc typo 12 years ago
include/opencv2/core Fix typo of SparseMat_<_Tp>::SparseMat_(const SparseMat& m) 12 years ago
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 12 years ago
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. 11 years ago
test Added a test for matrix-to-vector copy and convert. 11 years ago
CMakeLists.txt Merge pull request #2037 from GregoryMorse:patch-2 12 years ago