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 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
..
test_arithm.cpp Merged the trunk r8291:8321 13 years ago
test_countnonzero.cpp fixed incorrect boundaries in countNonZero test 13 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_eigen.cpp decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 13 years ago
test_io.cpp Added test for reading empty Mat from FileStorage 13 years ago
test_main.cpp reverted broken opencv_test_core launcher 14 years ago
test_mat.cpp Merged the trunk r8345:8376 13 years ago
test_math.cpp decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 13 years ago
test_misc.cpp Merged the trunk r8459:8466 (inclusive) 13 years ago
test_operations.cpp added Matx<4,4>*Scalar operator (ticket #1830) 13 years ago
test_precomp.cpp fixed compile problems when Makefiles are used 14 years ago
test_precomp.hpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_rand.cpp fixed RAND test for float values 13 years ago