opencv/modules/ocl/test
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
2013-08-08 12:43:07 +04:00
..
main.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
precomp.hpp remove interpolation.hpp 2013-05-08 15:27:35 +08:00
test_arithm.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_blend.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_brute_force_matcher.cpp Merge pull request #871 from bitwangyaoyao:2.4_acry 2013-05-13 23:04:11 +04:00
test_calib3d.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
test_canny.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
test_color.cpp use clean EXPECT_MAT_NEAR (no string output) 2013-05-08 17:07:44 +08:00
test_fft.cpp fix the warnings in fft tests 2013-05-13 15:04:23 +08:00
test_filters.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_gemm.cpp fix the waring in gemm test 2013-05-17 13:19:09 +08:00
test_imgproc.cpp Remove empty cv::ocl::CLAHE class. 2013-06-27 10:06:37 +08:00
test_kmeans.cpp add kmeans 2013-07-03 13:13:04 +08:00
test_match_template.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_matrix_operation.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_moments.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
test_objdetect.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
test_optflow.cpp fixing working with test data and a small fix for init code 2013-07-09 13:25:21 +04:00
test_pyramids.cpp revise accuracy and perf tests 2013-06-19 13:03:35 +08:00
test_sort.cpp Some modifications to sortByKey API. 2013-07-30 11:53:25 +08:00
test_split_merge.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
utility.cpp revise accuracy and perf tests 2013-06-19 13:03:35 +08:00
utility.hpp revise accuracy and perf tests 2013-06-19 13:03:35 +08:00