detector() const | cv::videostab::KeypointBasedMotionEstimator | inline |
estimate(const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | virtual |
estimate(InputArray frame0, InputArray frame1, bool *ok=0) | cv::videostab::KeypointBasedMotionEstimator | |
ImageMotionEstimatorBase(MotionModel model) | cv::videostab::ImageMotionEstimatorBase | inlineprotected |
KeypointBasedMotionEstimator(Ptr< MotionEstimatorBase > estimator) | cv::videostab::KeypointBasedMotionEstimator | |
motionModel() const CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | inlinevirtual |
opticalFlowEstimator() const | cv::videostab::KeypointBasedMotionEstimator | inline |
outlierRejector() const | cv::videostab::KeypointBasedMotionEstimator | inline |
setDetector(Ptr< FeatureDetector > val) | cv::videostab::KeypointBasedMotionEstimator | inline |
setFrameMask(InputArray mask) CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | inlinevirtual |
setMotionModel(MotionModel val) CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | inlinevirtual |
setOpticalFlowEstimator(Ptr< ISparseOptFlowEstimator > val) | cv::videostab::KeypointBasedMotionEstimator | inline |
setOutlierRejector(Ptr< IOutlierRejector > val) | cv::videostab::KeypointBasedMotionEstimator | inline |
~ImageMotionEstimatorBase() | cv::videostab::ImageMotionEstimatorBase | inlinevirtual |