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.
 
 
 
 
 
 
Vadim Pisarevsky fba70ca131 fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication 13 years ago
..
test_arithm.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_ds.cpp ~40 warnings under VS2008 14 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_io.cpp
test_main.cpp reverted broken opencv_test_core launcher 14 years ago
test_mat.cpp
test_math.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_operations.cpp fixed bug #1306 (Vec assignment); added tests for Vec & Matx multiplication 13 years ago
test_precomp.cpp
test_precomp.hpp
test_rand.cpp