• mshabunin's avatar
    Merge remote-tracking branch 'master' into stitch-fix · c54b8f9b
    mshabunin authored
    * '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
    c54b8f9b
Name
Last commit
Last update
..
opencl Loading commit data...
test_affine3.cpp Loading commit data...
test_affine3d_estimator.cpp Loading commit data...
test_cameracalibration.cpp Loading commit data...
test_cameracalibration_artificial.cpp Loading commit data...
test_cameracalibration_badarg.cpp Loading commit data...
test_chessboardgenerator.cpp Loading commit data...
test_chessboardgenerator.hpp Loading commit data...
test_chesscorners.cpp Loading commit data...
test_chesscorners_badarg.cpp Loading commit data...
test_chesscorners_timing.cpp Loading commit data...
test_compose_rt.cpp Loading commit data...
test_cornerssubpix.cpp Loading commit data...
test_fisheye.cpp Loading commit data...
test_fundam.cpp Loading commit data...
test_homography.cpp Loading commit data...
test_homography_decomp.cpp Loading commit data...
test_main.cpp Loading commit data...
test_modelest.cpp Loading commit data...
test_posit.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_reproject_image_to_3d.cpp Loading commit data...
test_solvepnp_ransac.cpp Loading commit data...
test_stereomatching.cpp Loading commit data...
test_undistort.cpp Loading commit data...
test_undistort_badarg.cpp Loading commit data...
test_undistort_points.cpp Loading commit data...