opencv/modules/shape/src
Jiri Horner 49283ec035 Merge pull request #12248 from hrnr:video_remove_ransac
* 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
2018-08-21 17:08:27 +03:00
..
aff_trans.cpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
emdL1_def.hpp Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
emdL1.cpp Misc. modules/ typos (cont.) 2018-02-12 10:15:36 -05:00
haus_dis.cpp shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
hist_cost.cpp shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
precomp.hpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
sc_dis.cpp Fixed issues found by static analysis (mostly DBZ) 2018-07-17 16:14:54 +03:00
scd_def.hpp Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
tps_trans.cpp shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00