opencv/samples/android
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
..
15-puzzle Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-07-08 14:33:56 +04:00
camera-calibration android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
color-blob-detection android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
face-detection put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 2014-06-24 21:16:09 +04:00
hello-android Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
image-manipulations android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
native-activity Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 2014-07-21 15:10:41 +04:00
tutorial-1-camerapreview android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
tutorial-2-mixedprocessing android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
tutorial-3-cameracontrol android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
.gitignore Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00