opencv/modules/video/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
..
opencl Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 2018-02-02 13:20:46 +03:00
bgfg_gaussmix2.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
bgfg_KNN.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
camshift.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
compat_video.cpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
ecc.cpp tab to space 2018-04-24 17:45:16 +03:00
kalman.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
lkpyramid.cpp Merge pull request #12248 from hrnr:video_remove_ransac 2018-08-21 17:08:27 +03:00
lkpyramid.hpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
optflowgf.cpp opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
precomp.hpp next: drop HAVE_TEGRA_OPTIMIZATION/TADP 2018-04-10 18:09:54 +03:00
tvl1flow.cpp video: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00