opencv/modules/ocl/test
Roman Donchenko f76dd99299 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	cmake/OpenCVModule.cmake
	doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
	doc/tutorials/features2d/feature_detection/feature_detection.rst
	doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
	doc/tutorials/features2d/feature_homography/feature_homography.rst
	modules/core/include/opencv2/core/operations.hpp
	modules/core/src/arithm.cpp
	modules/gpu/perf/perf_video.cpp
	modules/imgproc/include/opencv2/imgproc/imgproc.hpp
	modules/java/generator/gen_java.py
	modules/java/generator/src/cpp/VideoCapture.cpp
	modules/nonfree/src/opencl/surf.cl
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/perf/perf_haar.cpp
	modules/ocl/perf/perf_precomp.hpp
	modules/ocl/src/color.cpp
	modules/ocl/src/filtering.cpp
	modules/ocl/test/test_color.cpp
	modules/ocl/test/test_objdetect.cpp
	modules/python/src2/cv2.cpp
	samples/gpu/CMakeLists.txt
	samples/gpu/super_resolution.cpp
2013-08-19 19:02:36 +04:00
..
main.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_arithm.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_blend.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_brute_force_matcher.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_calib3d.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_canny.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_color.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_fft.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_filters.cpp Let ocl::filter2D support kernel size >= 3. 2013-08-13 13:58:55 +08:00
test_gemm.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_hough.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_imgproc.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_kmeans.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_match_template.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_objdetect.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_optflow.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
test_pyramids.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_sort.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
test_split_merge.cpp Renamed ocl tests' precomp files according to convention. 2013-08-08 18:18:54 +04:00
utility.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-08-19 19:02:36 +04:00
utility.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-06-25 15:55:52 +04:00