![]()  | 
  
    OpenCV 4.13.0-dev
    
   Open Source Computer Vision 
   | 
 
This is the complete list of members for cv::superres::BroxOpticalFlow, including all inherited members.
| Algorithm() | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 | cv::superres::DenseOpticalFlowExt | pure virtual | 
| clear() | cv::Algorithm | inlinevirtual | 
| collectGarbage()=0 | cv::superres::DenseOpticalFlowExt | pure virtual | 
| empty() const | cv::Algorithm | inlinevirtual | 
| getAlpha() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getGamma() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| getInnerIterations() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| getOuterIterations() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| getScaleFactor() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| getSolverIterations() const =0 | cv::superres::BroxOpticalFlow | pure virtual | 
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic | 
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic | 
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual | 
| read(const FileNode &fn) | cv::Algorithm | inlinestatic | 
| save(const String &filename) const | cv::Algorithm | virtual | 
| setAlpha(double val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| setGamma(double val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| setInnerIterations(int val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| setOuterIterations(int val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| setScaleFactor(double val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| setSolverIterations(int val)=0 | cv::superres::BroxOpticalFlow | pure virtual | 
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual | 
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | protected | 
| ~Algorithm() | cv::Algorithm | virtual |