opencv/modules
thierry d40e46bc9b Merge branch 'master' into better_png_transparency
* master: (468 commits)
  added suppression for TBB valgrind issue
  update CUDA architecture flags initialization
  increase minimal supported CUDA toolkit to 6.5
  check the CPU flag correctly
  opencv_visualization: check cmdline args
  provide better error messages
  stop search of markers in Exif reader to prevent infinite loop
  Fix calibration fail on python with CALIB_THIN_PRISM_MODEL flag
  clarify CUDA arithm operations usage with mask
  fixed empty image condition in resize
  fixed memory leak in flann tests
  fisheye: add CALIB_FIX_PRINCIPAL_POINT
  get/put: more type-safety and code unification using templates
  py_tutorials: fix cv2.findContours return val
  imgproc: speed up threshold of 64F version using NEON and SSE   * use NEON under aarch64 only   * check 64F version correctly
  bigdata: add test, resolve split/merge issue
  Improved Carotene library linear resize evaluation precision and enabled it as HAL implementation.
  persistence: fixing crash with space-only values
  Removed unnecessary check for Android API level and unused flags.
  Fix for median blur of 2-channel images
  ...
2016-07-14 14:05:16 +02:00
..
calib3d Merge pull request #6828 from paroj:cmatvals_cpp 2016-07-14 11:31:48 +00:00
core Merge pull request #6821 from sturkmen72:TickMeter_class_addition 2016-07-14 11:40:46 +00:00
cudaarithm clarify CUDA arithm operations usage with mask 2016-07-12 13:32:58 +03:00
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy: 2015-01-19 14:17:00 +03:00
cudacodec fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:28:15 +09:00
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 2016-07-06 14:27:08 +03:00
cudafilters add performance test for CV_32FC1 2016-03-31 09:05:02 +02:00
cudaimgproc Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
cudalegacy GraphCut deprecated in CUDA 7.5 and removed in 8.0 2016-05-06 11:37:32 +03:00
cudaobjdetect change links from samples/python2 to samples/python 2015-12-18 11:00:30 +03:00
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 2015-12-29 10:48:14 -05:00
cudastereo increase epsilons in some tests: 2015-11-27 16:46:20 +03:00
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 2015-12-29 10:48:14 -05:00
cudev Fixed cv::cuda::reduce bug. 2016-02-27 08:30:10 +05:30
features2d HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 2016-05-31 11:54:52 +03:00
flann fixed memory leak in flann tests 2016-07-12 11:53:51 +03:00
highgui Update highgui.hpp 2016-05-28 05:25:25 +03:00
imgcodecs Merge branch 'master' into better_png_transparency 2016-07-14 14:05:16 +02:00
imgproc Merge pull request #6891 from snosov1:fix-5311 2016-07-14 11:25:58 +00:00
java Merge pull request #6876 from janstarzy:jni-as-template-redone 2016-07-11 13:06:00 +00:00
ml Fixed #6562: Incorrect CV_64F management in ANN 2016-05-20 13:16:59 +02:00
objdetect revert PR 5362 2016-02-04 13:20:21 +01:00
photo Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
python merge #ifs in highgui bindings 2016-06-21 17:16:16 -05:00
shape Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
stitching Added build warnings in case of macro definition conflicts 2016-02-25 11:51:02 +03:00
superres Fixed cmake and build issues when using Visual Studio 2015 2015-10-29 11:50:48 +03:00
ts cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
video rigidTransform: only four DoF 2016-06-15 16:41:39 +02:00
videoio Merge pull request #6734 from PkLab:doc_videoio_enums 2016-07-01 13:24:05 +00:00
videostab Fixes minor typos. 2016-04-27 18:02:49 -07:00
viz fix #6315 2016-04-14 11:57:49 +02:00
world cmake: turn off precompiled headers in case of opencv_world builds 2016-01-15 19:43:24 +03:00
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00