opencv/modules/ocl/test
Roman Donchenko 029fce10c9 Merge remote-tracking branch 'origin/2.4'
Conflicts:
	3rdparty/libjasper/CMakeLists.txt
	cmake/OpenCVDetectOpenCL.cmake
	modules/calib3d/doc/camera_calibration_and_3d_reconstruction.rst
	modules/imgproc/src/floodfill.cpp
	modules/ocl/include/opencv2/ocl/ocl.hpp
	modules/ocl/src/arithm.cpp
	modules/ocl/src/haar.cpp
	modules/ocl/src/imgproc.cpp
	modules/ocl/src/initialization.cpp
	modules/ocl/src/matrix_operations.cpp
	modules/ocl/src/mcwutil.cpp
	modules/ocl/src/opencl/arithm_bitwise_and_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_and_scalar_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_binary_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_binary_scalar.cl
	modules/ocl/src/opencl/arithm_bitwise_binary_scalar_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_or.cl
	modules/ocl/src/opencl/arithm_bitwise_or_scalar.cl
	modules/ocl/src/opencl/arithm_bitwise_or_scalar_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_xor.cl
	modules/ocl/src/opencl/arithm_bitwise_xor_mask.cl
	modules/ocl/src/opencl/arithm_bitwise_xor_scalar.cl
	modules/ocl/src/stereobm.cpp
	modules/ocl/test/precomp.hpp
	modules/python/src2/api
	modules/ts/src/ts_func.cpp
	samples/gpu/bgfg_segm.cpp
2013-05-21 17:19:23 +04:00
..
main.cpp Add ocl::PlatformName to ocl::Info. 2013-04-25 15:00:50 +08: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 Remove my test codes. 2013-04-12 16:21:52 +08:00
test_color.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
test_columnsum.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08: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 some cleanup, remove some commented codes 2013-05-07 16:14:50 +08:00
test_haar.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
test_hog.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04: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' 2013-05-21 17:19:23 +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' 2013-05-21 17:19:23 +04:00
test_optflow.cpp add OpticalFlowDual_TVL1_OCL function 2013-05-17 15:34:22 +08:00
test_pyrdown.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_pyrup.cpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
test_split_merge.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
utility.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
utility.hpp Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00