Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
cv
videostab
PyrLkRobustMotionEstimator
cv::videostab::PyrLkRobustMotionEstimator Member List
This is the complete list of members for
cv::videostab::PyrLkRobustMotionEstimator
, including all inherited members.
detector
() const
cv::videostab::PyrLkRobustMotionEstimator
estimate
(const Mat &frame0, const Mat &frame1)
cv::videostab::PyrLkRobustMotionEstimator
[virtual]
maxRmse
() const
cv::videostab::PyrLkRobustMotionEstimator
minInlierRatio
() const
cv::videostab::PyrLkRobustMotionEstimator
motionModel
() const
cv::videostab::PyrLkRobustMotionEstimator
optFlowEstimator
() const
cv::videostab::PyrLkRobustMotionEstimator
PyrLkRobustMotionEstimator
()
cv::videostab::PyrLkRobustMotionEstimator
ransacParams
() const
cv::videostab::PyrLkRobustMotionEstimator
setDetector
(Ptr< FeatureDetector > val)
cv::videostab::PyrLkRobustMotionEstimator
setMaxRmse
(float val)
cv::videostab::PyrLkRobustMotionEstimator
setMinInlierRatio
(float val)
cv::videostab::PyrLkRobustMotionEstimator
setMotionModel
(MotionModel val)
cv::videostab::PyrLkRobustMotionEstimator
setOptFlowEstimator
(Ptr< ISparseOptFlowEstimator > val)
cv::videostab::PyrLkRobustMotionEstimator
setRansacParams
(const RansacParams &val)
cv::videostab::PyrLkRobustMotionEstimator
~IGlobalMotionEstimator
()
cv::videostab::IGlobalMotionEstimator
[virtual]