#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,  | 
         
        
           | 
           | 
          std::pair< int, int >  | 
          range  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ stabilize() [2/2]
  
  
      
        
          | virtual void cv::videostab::MotionFilterBase::stabilize  | 
          ( | 
          int  | 
          size,  | 
         
        
           | 
           | 
          const std::vector< Mat > &  | 
          motions,  | 
         
        
           | 
           | 
          std::pair< int, int >  | 
          range,  | 
         
        
           | 
           | 
          Mat *  | 
          stabilizationMotions  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
The documentation for this class was generated from the following file: