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.
 
 
 
 
 
 
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
..
test_arithm.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
test_countnonzero.cpp merged all the latest changes from 2.4 to trunk 13 years ago
test_ds.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
test_dxt.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
test_eigen.cpp merged 2.4 into trunk 13 years ago
test_io.cpp changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()" 13 years ago
test_main.cpp
test_mat.cpp Warning fixes continued 13 years ago
test_math.cpp merged 2.4 into trunk 13 years ago
test_misc.cpp Added test for #1997; fixed build warnings 13 years ago
test_operations.cpp added support for vector<Mat_<>> in InputArray, OutputArray, split & merge 13 years ago
test_precomp.cpp
test_precomp.hpp Ignored warnings from gtest with precompiled headers enabled 13 years ago
test_rand.cpp Warning fixes continued 13 years ago