1. 21 Aug, 2018 1 commit
    • Jiri Horner's avatar
      Merge pull request #12248 from hrnr:video_remove_ransac · 49283ec0
      Jiri Horner authored
      * video: remove duplicate RANSAC code
      
      * remove RANSAC code video module. The module now uses RANSAC estimators from calib3d.
      * deprecate estimateRigidTransform
      
      * replace internal usage of deprecated estimateRigidTransform
      
      * remove from wrappers
      * replace usage in shape module. shape module now links to calib3d instead of video module.
      * reprecate also C API version
      
      * remove cvEstimateRigidTransform
      
      * supress deprecated warnings in estimateRigidTransform test
      
      * the function is now deprecated
      49283ec0
  2. 20 Aug, 2018 8 commits
  3. 18 Aug, 2018 2 commits
  4. 17 Aug, 2018 7 commits
  5. 16 Aug, 2018 14 commits
  6. 15 Aug, 2018 2 commits
  7. 14 Aug, 2018 3 commits
  8. 13 Aug, 2018 3 commits