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 Pavlenko 40b762bceb adding test for `polylines()` call with empty Point-s vector and fix for crash in this case 10 years ago
..
test_arithm.cpp finally fix cv::subtract 11 years ago
test_countnonzero.cpp Normalize line endings and whitespace 12 years ago
test_ds.cpp typos 11 years ago
test_dxt.cpp Normalized file endings. 11 years ago
test_eigen.cpp Normalize line endings and whitespace 12 years ago
test_io.cpp Cast some matrix sizes to type int. 10 years ago
test_main.cpp C4447 warning about main function format suppressed. 11 years ago
test_mat.cpp added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 11 years ago
test_math.cpp Fixed several problems found by PVS-Studio. 11 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 12 years ago
test_rand.cpp Backported RNG_MT19937 from master. 12 years ago