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.
 
 
 
 
 
 
Rostislav Vasilikhin 9840825743 added test checking http://code.opencv.org/issues/4050 9 years ago
..
test_arithm.cpp fixed http://code.opencv.org/issues/3828 9 years ago
test_countnonzero.cpp Normalize line endings and whitespace 13 years ago
test_ds.cpp fixed memory leak in core ds tests 10 years ago
test_dxt.cpp Normalized file endings. 12 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 checking http://code.opencv.org/issues/4050 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