opencv/modules/ocl/test
Roman Donchenko d58cd9851f Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	CMakeLists.txt
	cmake/OpenCVDetectCUDA.cmake
	doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
	modules/core/src/cmdparser.cpp
	modules/gpu/CMakeLists.txt
	modules/gpu/doc/introduction.rst
	modules/gpu/perf/perf_video.cpp
	modules/highgui/doc/reading_and_writing_images_and_video.rst
	modules/ocl/src/cl_context.cpp
	modules/video/include/opencv2/video/background_segm.hpp
	samples/cpp/image_sequence.cpp
	samples/cpp/tutorial_code/ImgTrans/HoughCircle_Demo.cpp
	samples/python/chessboard.py
	samples/python/cvutils.py
	samples/python/demhist.py
	samples/python/dft.py
	samples/python/distrans.py
	samples/python/edge.py
	samples/python/ffilldemo.py
	samples/python/fitellipse.py
	samples/python/houghlines.py
	samples/python/inpaint.py
	samples/python/logpolar.py
	samples/python/morphology.py
	samples/python/numpy_array.py
	samples/python/watershed.py
2013-12-03 17:35:21 +04:00
..
main.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
test_api.cpp hopefully, now opencv_test_imgproc should pass 2013-12-02 18:27:08 +04:00
test_arithm.cpp added ocl::repeat 2013-11-05 12:23:20 +04:00
test_bgfg.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-10-28 13:38:25 +04:00
test_blend.cpp ocl: fix testdata for blendLinear 2013-11-01 14:44:13 +04:00
test_brute_force_matcher.cpp Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +04:00
test_calib3d.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_canny.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_color.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-19 16:21:09 +04:00
test_fft.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-10-28 13:38:25 +04:00
test_filters.cpp Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +04:00
test_gemm.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_hough.cpp Merge remote-tracking branch 'upstream/2.4' into merge-2.4 2013-10-15 20:08:52 +04:00
test_imgproc.cpp Merge pull request #1744 from liuxing6666:2.4_fix_harris_test 2013-12-02 20:38:49 +04:00
test_kalman.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_kmeans.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
test_match_template.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_matrix_operation.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_mean_shift.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_ml.cpp Revert "disable SVM when AMD BLAS is not available" 2013-11-05 15:13:30 +04:00
test_moments.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-05 16:38:23 +04:00
test_objdetect.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
test_optflow.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-10-28 13:38:25 +04:00
test_precomp.hpp Merge remote-tracking branch 'upstream/2.4' into merge-2.4 2013-10-15 20:08:52 +04:00
test_pyramids.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_sort.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_split_merge.cpp Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +04:00
test_warp.cpp added INTER_AREA interpolation to ocl::resize 2013-11-18 18:28:49 +04:00
utility.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00
utility.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00