opencv/modules/ocl/test
2013-10-03 19:50:14 +04:00
..
main.cpp ocl: file-based ProgramCache refactoring 2013-10-03 19:50:14 +04:00
test_arithm.cpp fixed and extended ocl::norm 2013-10-01 13:21:43 +04:00
test_bgfg.cpp disabled MOG tests if no video input support 2013-09-13 12:47:25 +04:00
test_blend.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_brute_force_matcher.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
test_calib3d.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_canny.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_color.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_fft.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_filters.cpp add adaptive bilateral filter (cpp and ocl version) 2013-08-29 10:48:15 +08:00
test_gemm.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_imgproc.cpp removed useless output 2013-09-15 22:04:22 +04:00
test_kalman.cpp Removed whitespace. 2013-09-09 17:00:33 +08:00
test_kmeans.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
test_match_template.cpp removed useless output 2013-09-15 22:04:22 +04:00
test_matrix_operation.cpp fixed convertC3C4 and convertC4C3 functions in case cols == 1 2013-10-03 10:45:15 +04:00
test_ml.cpp Fix new blank line at EOF. 2013-09-30 16:20:43 +08:00
test_moments.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_objdetect.cpp removed useless output 2013-09-15 22:04:22 +04:00
test_optflow.cpp changed data path and eps 2013-09-04 18:46:46 +04:00
test_precomp.hpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_pyramids.cpp added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown 2013-09-10 17:36:18 +04:00
test_sort.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +04:00
test_split_merge.cpp fixed ocl::merge in case of 2 and types CV_32S and CV_32F 2013-09-09 16:12:01 +04:00
utility.cpp Merge pull request #1283 from melody-rain:new_mog_mog2 2013-09-03 18:43:03 +04:00
utility.hpp reverted and generalized original ocl::transpose 2013-09-25 14:22:37 +04:00