opencv/samples
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
..
android Merge remote-tracking branch 'origin/2.4' 2013-05-21 17:19:23 +04:00
c Compile OpenCV with GCC visibility set to hidden 2013-05-13 18:33:20 +04:00
cpp Merge pull request #823 from pickle27:starter_image_sequence 2013-05-14 15:56:35 +04:00
gpu removed VIBE implementation 2013-05-17 11:27:00 +04:00
java fixing issues from http://www.code.opencv.org/issues/2807 2013-02-28 19:11:24 +04:00
MacOSX/FaceTracker Normalize whitespace in documentation and text files 2012-10-17 21:42:09 +04:00
ocl Remove C API from OpenCL module 2013-04-12 14:37:02 +04:00
python2 Fixed typo 2013-05-05 16:17:41 +04:00
CMakeLists.txt add an ocl sample 2012-08-08 17:12:53 +08:00