opencv/modules/ocl/test
Roman Donchenko 4cf9990d4e Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	doc/tutorials/definitions/noContent.rst
	doc/tutorials/gpu/gpu-basics-similarity/gpu-basics-similarity.rst
	doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
	doc/tutorials/introduction/how_to_write_a_tutorial/how_to_write_a_tutorial.rst
	modules/core/include/opencv2/core/core.hpp
	modules/core/include/opencv2/core/internal.hpp
	modules/core/include/opencv2/core/version.hpp
	modules/gpu/CMakeLists.txt
	modules/highgui/perf/perf_output.cpp
	modules/highgui/test/test_video_io.cpp
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/perf/main.cpp
	modules/ocl/src/hog.cpp
	modules/ocl/src/initialization.cpp
	modules/ocl/src/moments.cpp
	modules/ocl/src/opencl/moments.cl
	modules/ocl/test/main.cpp
	modules/ocl/test/test_moments.cpp
	modules/python/test/test.py
	modules/ts/include/opencv2/ts/ts_perf.hpp
	modules/ts/src/precomp.hpp
	modules/ts/src/ts_perf.cpp
2013-07-03 19:53:21 +04:00
..
main.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
precomp.hpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04: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 remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
test_calib3d.cpp Merge pull request #839 from pengx17:2.4_ocl_csbp 2013-05-14 15:56:07 +04:00
test_canny.cpp Fix 2.4 ocl Canny. 2013-05-29 14:15:26 +08:00
test_color.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
test_fft.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04: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_hough.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
test_imgproc.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04: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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
test_objdetect.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-03 19:53:21 +04:00
test_optflow.cpp Add opencl implementation of Farnback optical flow. 2013-06-26 16:35:19 +08:00
test_pyramids.cpp revise accuracy and perf tests 2013-06-19 13:03:35 +08:00
test_split_merge.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
utility.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-06-25 15:55:52 +04:00
utility.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-06-25 15:55:52 +04:00