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.
 
 
 
 
 
 
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
..
test_arithm.cpp fixed http://code.opencv.org/issues/3828 9 years ago
test_countnonzero.cpp Merge pull request #7854 from alalek:backports_2016 8 years ago
test_ds.cpp Fixed several GCC 5.x warnings 8 years ago
test_dxt.cpp test: fix mulSpectrums error tolerance 8 years ago
test_eigen.cpp Normalize line endings and whitespace 13 years ago
test_io.cpp operator<< handles keys starting with underscore 9 years ago
test_main.cpp C4447 warning about main function format suppressed. 12 years ago
test_mat.cpp added test for http://code.opencv.org/issues/1918 9 years ago
test_math.cpp fix signed/unsigned comparison warning in core/test/test_math.cpp 9 years ago
test_misc.cpp adding test for `polylines()` call with empty Point-s vector and fix for crash in this case 10 years ago
test_operations.cpp fix condition in CV_OperationsTest::operations1() 11 years ago
test_precomp.hpp Fix OS X build warnings 13 years ago
test_rand.cpp fixed memory corruption when normal dist. params have less channels than target matrix; test added 9 years ago