OpenCV  3.4.20-dev
Open Source Computer Vision
cv::videostab::KeypointBasedMotionEstimator Member List

This is the complete list of members for cv::videostab::KeypointBasedMotionEstimator, including all inherited members.

detector() constcv::videostab::KeypointBasedMotionEstimatorinline
estimate(const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimatorvirtual
estimate(InputArray frame0, InputArray frame1, bool *ok=0)cv::videostab::KeypointBasedMotionEstimator
ImageMotionEstimatorBase(MotionModel model)cv::videostab::ImageMotionEstimatorBaseinlineprotected
KeypointBasedMotionEstimator(Ptr< MotionEstimatorBase > estimator)cv::videostab::KeypointBasedMotionEstimator
motionModel() const CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimatorinlinevirtual
opticalFlowEstimator() constcv::videostab::KeypointBasedMotionEstimatorinline
outlierRejector() constcv::videostab::KeypointBasedMotionEstimatorinline
setDetector(Ptr< FeatureDetector > val)cv::videostab::KeypointBasedMotionEstimatorinline
setMotionModel(MotionModel val) CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimatorinlinevirtual
setOpticalFlowEstimator(Ptr< ISparseOptFlowEstimator > val)cv::videostab::KeypointBasedMotionEstimatorinline
setOutlierRejector(Ptr< IOutlierRejector > val)cv::videostab::KeypointBasedMotionEstimatorinline
~ImageMotionEstimatorBase()cv::videostab::ImageMotionEstimatorBaseinlinevirtual