| 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 | 內聯保護 |
| KeypointBasedMotionEstimator(Ptr< MotionEstimatorBase > estimator) | cv::videostab::KeypointBasedMotionEstimator | |
| motionModel() const CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | 內聯虛擬函式 |
| 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 | 內聯虛擬函式 |
| setMotionModel(MotionModel val) CV_OVERRIDE | cv::videostab::KeypointBasedMotionEstimator | 內聯虛擬函式 |
| setOpticalFlowEstimator(Ptr< ISparseOptFlowEstimator > val) | cv::videostab::KeypointBasedMotionEstimator | inline |
| setOutlierRejector(Ptr< IOutlierRejector > val) | cv::videostab::KeypointBasedMotionEstimator | inline |
| ~ImageMotionEstimatorBase() | cv::videostab::ImageMotionEstimatorBase | 內聯虛擬函式 |