| Algorithm() | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 | cv::superres::DenseOpticalFlowExt | 純虛擬函式 |
| clear() | cv::Algorithm | inlinevirtual |
| collectGarbage()=0 | cv::superres::DenseOpticalFlowExt | 純虛擬函式 |
| empty() const | cv::Algorithm | inlinevirtual |
| getDefaultName() const | cv::Algorithm | virtual |
| getEpsilon() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getIterations() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getLambda() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getScalesNumber() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getTau() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getTheta() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getUseInitialFlow() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| getWarpingsNumber() const =0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| 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 |
| setEpsilon(double val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setIterations(int val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setLambda(double val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setScalesNumber(int val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setTau(double val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setTheta(double val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setUseInitialFlow(bool val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| setWarpingsNumber(int val)=0 | cv::superres::DualTVL1OpticalFlow | 純虛擬函式 |
| 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 | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |