opencv/modules/calib3d/src
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
..
opencl Fixed incorrect calculation of best_disp 2014-03-27 11:21:32 +04:00
calib3d_init.cpp
calibinit.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
calibration.cpp modify signature of stereoCalibrate for consistency 2013-12-17 14:53:44 +09:00
checkchessboard.cpp
circlesgrid.cpp world fix 2014-08-05 20:12:35 +04:00
circlesgrid.hpp
compat_ptsetreg.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
compat_stereo.cpp
epnp.cpp
epnp.h fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
fisheye.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-07-08 14:33:56 +04:00
fisheye.hpp Fixed build issues 2014-05-14 18:58:39 +04:00
five-point.cpp Boring changes - calib3d. 2013-09-05 18:26:43 +04:00
fundam.cpp Boring changes - calib3d. 2013-09-05 18:26:43 +04:00
homography_decomp.cpp added comment. 2014-07-30 19:32:37 -04:00
levmarq.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
p3p.cpp
p3p.h
polynom_solver.cpp
polynom_solver.h
posit.cpp
precomp.hpp stereoBM 2014-03-14 18:00:09 +04:00
ptsetreg.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
quadsubpix.cpp
solvepnp.cpp Double precision for solvePnPRansac() 2014-08-04 14:20:32 +02:00
stereobm.cpp world fix 2014-08-05 20:12:35 +04:00
stereosgbm.cpp Switched insertion of connected components in filterSpecklesImpl 2014-05-16 18:49:45 -04:00
triangulate.cpp Boring changes - calib3d. 2013-09-05 18:26:43 +04:00