• 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
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...