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 7c77b402db Merge pull request #468 from kirill-kornyakov:test-for-saturate-cast 12 years ago
..
test_arithm.cpp Reenabled second test 12 years ago
test_countnonzero.cpp Normalize line endings and whitespace 12 years ago
test_ds.cpp fixed #2297, #2300; fixed several warnings 12 years ago
test_dxt.cpp Normalize line endings and whitespace 12 years ago
test_eigen.cpp Normalize line endings and whitespace 12 years ago
test_io.cpp All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
test_main.cpp reverted broken opencv_test_core launcher 14 years ago
test_mat.cpp Fix implementation of PCA overload with retained variance parameter 12 years ago
test_math.cpp improved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525) 12 years ago
test_misc.cpp Added a test that documents that negative numbers are not clipped by cv::saturate_cast 12 years ago
test_operations.cpp added tests for #1373, #2629, #2719; fixed another bug in determinant(Matx<T,n,n>) 12 years ago
test_precomp.cpp fixed compile problems when Makefiles are used 14 years ago
test_precomp.hpp Fix OS X build warnings 12 years ago
test_rand.cpp fixed #2297, #2300; fixed several warnings 12 years ago