#include <opencv2/videostab/motion_stabilizing.hpp>
◆ ~MotionFilterBase()
  
  | 
        
          | virtual cv::videostab::MotionFilterBase::~MotionFilterBase | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ stabilize() [1/2]
  
  | 
        
          | virtual Mat cv::videostab::MotionFilterBase::stabilize | ( | int | idx, |  
          |  |  | const std::vector< Mat > & | motions, |  
          |  |  | const Range & | range |  
          |  | ) |  |  |  | pure virtual | 
 
 
◆ stabilize() [2/2]
  
  | 
        
          | virtual void cv::videostab::MotionFilterBase::stabilize | ( | int | size, |  
          |  |  | const std::vector< Mat > & | motions, |  
          |  |  | const Range & | range, |  
          |  |  | Mat * | stabilizationMotions |  
          |  | ) |  |  |  | virtual | 
 
 
The documentation for this class was generated from the following file: