opencv/modules/ocl/test
2013-09-17 13:18:52 +04:00
..
main.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_arithm.cpp Deleted all trailing whitespace. 2013-08-21 18:59:24 +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 Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_moments.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_norm.cpp added a test for ocl::norm 2013-08-22 17:37:48 +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 Added MOG and MOG2. 2013-08-16 14:19:46 +08:00