| 
    OpenCV453
    
   | 
 
継承メンバを含む cv::superres::BroxOpticalFlow の全メンバ一覧です。
| Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 (定義場所: cv::superres::DenseOpticalFlowExt) | cv::superres::DenseOpticalFlowExt | pure virtual | 
| clear() | cv::Algorithm | inlinevirtual | 
| collectGarbage()=0 (定義場所: cv::superres::DenseOpticalFlowExt) | 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(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm) | cv::Algorithm | protected | 
| ~Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | virtual |