| Algorithm() | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 | cv::superres::DenseOpticalFlowExt | 純虛擬函式 |
| clear() | cv::Algorithm | 內聯虛擬函式 |
| collectGarbage()=0 | cv::superres::DenseOpticalFlowExt | 純虛擬函式 |
| empty() const | cv::Algorithm | 內聯虛擬函式 |
| getAlpha() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| getDefaultName() const | cv::Algorithm | virtual |
| getGamma() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| getInnerIterations() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| getOuterIterations() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| getScaleFactor() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| getSolverIterations() const =0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| read(const FileNode &fn) | cv::Algorithm | 內聯虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯靜態 |
| save(const String &filename) const | cv::Algorithm | virtual |
| setAlpha(double val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| setGamma(double val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| setInnerIterations(int val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| setOuterIterations(int val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| setScaleFactor(double val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| setSolverIterations(int val)=0 | cv::superres::BroxOpticalFlow | 純虛擬函式 |
| write(FileStorage &fs) const | cv::Algorithm | 內聯虛擬函式 |
| 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 | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |