opencv/modules/calib3d/test
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 world fix 2014-08-05 20:12:35 +04:00
test_affine3.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_affine3d_estimator.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_cameracalibration_artificial.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_cameracalibration_badarg.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
test_cameracalibration.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-14 16:08:02 +04:00
test_chessboardgenerator.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
test_chessboardgenerator.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
test_chesscorners_badarg.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
test_chesscorners_timing.cpp replaced sprintf with cv::format 2014-01-17 13:01:12 +04:00
test_chesscorners.cpp fixed defects from Xcode 2014-02-25 17:33:12 +04:00
test_compose_rt.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
test_cornerssubpix.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
test_fisheye.cpp Disable the broken fisheye undistortImage test 2014-08-01 19:50:17 +04:00
test_fundam.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_homography_decomp.cpp Fixed warnings and parameter name mismatches, added #include needed in some platforms. 2014-04-27 13:02:36 -04:00
test_homography.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_main.cpp changed testdata path for calib3d 2014-01-15 15:08:09 +04:00
test_modelest.cpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
test_posit.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
test_precomp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
test_reproject_image_to_3d.cpp Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
test_solvepnp_ransac.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_stereomatching.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_undistort_badarg.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00
test_undistort_points.cpp cv::norm -> cvtest::norm in tests 2014-04-08 14:49:20 +04:00
test_undistort.cpp fixed defects from coverity.com 2014-02-23 20:21:08 +04:00