opencv/modules/core/test
2012-10-11 00:53:43 +04:00
..
test_arithm.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_countnonzero.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
test_ds.cpp fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
test_dxt.cpp fixed bug with partly uninitialized output of dft with DFT_COMPLEX_OUTPUT flag (bug #2223) 2012-10-11 00:53:43 +04:00
test_eigen.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
test_io.cpp All tests writing temporary files are updated to use cv::tempfile() function 2012-06-25 11:24:06 +00:00
test_main.cpp reverted broken opencv_test_core launcher 2011-06-10 12:21:26 +00:00
test_mat.cpp Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 2012-09-04 13:58:59 +04:00
test_math.cpp merged 2.4 into trunk 2012-04-30 14:33:52 +00:00
test_misc.cpp Added test for #1997; fixed build warnings 2012-05-31 06:59:06 +00:00
test_operations.cpp fixed mixed-type array operations (bug #2336) 2012-09-19 17:55:34 +04:00
test_precomp.cpp fixed compile problems when Makefiles are used 2011-01-11 12:14:31 +00:00
test_precomp.hpp quiet most of the OSX build warnings 2012-07-05 12:56:31 +00:00
test_rand.cpp fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00