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 5bc66ec8e4 Merge pull request #149 from taka-no-me/osx_warnings 12 years ago
..
test_arithm.cpp
test_countnonzero.cpp
test_ds.cpp
test_dxt.cpp
test_eigen.cpp
test_io.cpp
test_main.cpp
test_mat.cpp
test_math.cpp improved accuracy of 3x3 invert on poorly-conditioned matrices (bug #2525) 12 years ago
test_misc.cpp
test_operations.cpp fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 12 years ago
test_precomp.cpp
test_precomp.hpp Fix OS X build warnings 12 years ago
test_rand.cpp