opencv/modules/core/test
2015-07-22 11:43:35 +03:00
..
test_arithm.cpp Added test of minMaxLoc on filling with maximums of int 2015-07-22 11:43:35 +03:00
test_countnonzero.cpp
test_ds.cpp typos 2014-03-02 21:04:17 +04:00
test_dxt.cpp
test_eigen.cpp
test_io.cpp Cast some matrix sizes to type int. 2015-02-23 23:19:33 -05:00
test_main.cpp
test_mat.cpp added missing impl for multi-dim Mat::ones, Mat::zeros (issue #3756) 2014-07-08 18:04:56 +02:00
test_math.cpp Fixed several problems found by PVS-Studio. 2014-05-20 13:54:00 +04:00
test_misc.cpp adding test for polylines() call with empty Point-s vector and fix for crash in this case 2015-04-24 16:40:14 +03:00
test_operations.cpp fix condition in CV_OperationsTest::operations1() 2014-04-07 11:24:27 +03:00
test_precomp.hpp
test_rand.cpp