opencv/modules
mshabunin c54b8f9b00 Merge remote-tracking branch 'master' into stitch-fix
* 'master' of github.com:itseez/opencv: (82 commits)
  moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
  added some basic functionality needed by the new face module (moved from the old "contrib")
  moved to the new opencv_contrib/face module
  fixed various warnings and obvious errors reported by clang compiler and the coverity tool.
  Fixed review comment from Vadim Pisarevsky
  modified farneback sample to use T-API
  ECC patch by the author (G. Evangelidis); fixed some OCL Farneback optical flow test failures on Mac
  small fix for GaussianBlur ocl test
  fix binary package build
  small fix for ocl_resize
  fix IOS framework
  fixed test ocl_MatchTemplate for sparse matrix
  Fixed typos
  fixing error, wrong template method param.
  fixing Mac build
  some formal changes (generally adding constness)
  Fixed choice of kercn and rowsPerWI for non-Intel device.
  fixed nDiffs for CalcBackProject
  fixed tests for ocl_filter2d, ocl_matchTemplate, ocl_histogram.cpp
  Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test.
  ...

Conflicts:
	modules/core/include/opencv2/core/mat.inl.hpp
2014-08-11 14:50:08 +04:00
..
androidcamera world fix 2014-08-05 20:12:35 +04:00
calib3d Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
core Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
cuda Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaarithm world fix 2014-08-05 20:12:35 +04:00
cudabgsegm fix cudabgsegm module compilation 2014-07-31 17:55:59 +04:00
cudacodec world fix 2014-08-05 20:12:35 +04:00
cudafeatures2d Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudafilters Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudaimgproc Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudalegacy Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-03 13:23:59 +04:00
cudaoptflow Removed OpticalFlowBM test from cudaoptflow module 2014-08-01 09:28:19 +02:00
cudastereo And remove final vestiges. 2014-07-17 09:43:21 -07:00
cudawarping Don't build CUDA modules stubs by default (use -DBUILD_CUDA_STUBS=ON if need them) 2014-06-16 11:18:52 +04:00
cudev world fix 2014-08-05 20:12:35 +04:00
features2d Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
flann Revert "Avoid obtaining several identical dimensions between two LSH sub-vectors by choosing orthogonal sub-vectors." 2014-08-08 16:59:24 +04:00
highgui Merge pull request #3054 from zillatrooper:master 2014-08-07 06:34:31 +00:00
imgcodecs Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
imgproc Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
java Merge branch 'master' into python2and3 2014-08-07 01:04:26 -04:00
ml fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 2014-08-10 00:10:05 +04:00
nonfree world fix 2014-08-05 20:12:35 +04:00
objdetect world fix 2014-08-05 20:12:35 +04:00
optim Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
photo world fix 2014-08-05 20:12:35 +04:00
python moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
shape fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 2014-08-10 00:10:05 +04:00
stitching world fix 2014-08-05 20:12:35 +04:00
superres moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
ts fixed test ocl_MatchTemplate for sparse matrix 2014-08-08 13:37:18 +04:00
video Merge pull request #3066 from vpisarev:minor_fixes 2014-08-11 10:27:30 +00:00
videoio Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
videostab Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
viz Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
world fix IOS framework 2014-08-08 15:57:54 +04:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00
refman.rst.in