#include <opencv2/superres/optical_flow.hpp>
◆ getEpsilon()
  
  
      
        
          | virtual double cv::superres::DualTVL1OpticalFlow::getEpsilon  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getIterations()
  
  
      
        
          | virtual int cv::superres::DualTVL1OpticalFlow::getIterations  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getLambda()
  
  
      
        
          | virtual double cv::superres::DualTVL1OpticalFlow::getLambda  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getScalesNumber()
  
  
      
        
          | virtual int cv::superres::DualTVL1OpticalFlow::getScalesNumber  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getTau()
  
  
      
        
          | virtual double cv::superres::DualTVL1OpticalFlow::getTau  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getTheta()
  
  
      
        
          | virtual double cv::superres::DualTVL1OpticalFlow::getTheta  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getUseInitialFlow()
  
  
      
        
          | virtual bool cv::superres::DualTVL1OpticalFlow::getUseInitialFlow  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getWarpingsNumber()
  
  
      
        
          | virtual int cv::superres::DualTVL1OpticalFlow::getWarpingsNumber  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setEpsilon()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setEpsilon  | 
          ( | 
          double  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setIterations()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setIterations  | 
          ( | 
          int  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setLambda()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setLambda  | 
          ( | 
          double  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setScalesNumber()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setScalesNumber  | 
          ( | 
          int  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setTau()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setTau  | 
          ( | 
          double  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setTheta()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setTheta  | 
          ( | 
          double  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setUseInitialFlow()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setUseInitialFlow  | 
          ( | 
          bool  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ setWarpingsNumber()
  
  
      
        
          | virtual void cv::superres::DualTVL1OpticalFlow::setWarpingsNumber  | 
          ( | 
          int  | 
          val | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: