| Algorithm() | cv::Algorithm | |
| calc(InputArray I0, InputArray I1, InputOutputArray flow)=0 | cv::DenseOpticalFlow | 純虛擬函式 |
| clear() | cv::Algorithm | inlinevirtual |
| collectGarbage()=0 | cv::DenseOpticalFlow | 純虛擬函式 |
| create(int preset=DISOpticalFlow::PRESET_FAST) | cv::DISOpticalFlow | static |
| empty() const | cv::Algorithm | inlinevirtual |
| getDefaultName() const | cv::Algorithm | virtual |
| getFinestScale() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getGradientDescentIterations() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getPatchSize() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getPatchStride() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getUseMeanNormalization() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getUseSpatialPropagation() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getVariationalRefinementAlpha() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getVariationalRefinementDelta() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getVariationalRefinementEpsilon() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getVariationalRefinementGamma() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| getVariationalRefinementIterations() const =0 | cv::DISOpticalFlow | 純虛擬函式 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| PRESET_FAST 列舉值 | cv::DISOpticalFlow | |
| PRESET_MEDIUM 列舉值 | cv::DISOpticalFlow | |
| PRESET_ULTRAFAST 列舉值 | cv::DISOpticalFlow | |
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| save(const String &filename) const | cv::Algorithm | virtual |
| setFinestScale(int val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setGradientDescentIterations(int val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setPatchSize(int val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setPatchStride(int val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setUseMeanNormalization(bool val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setUseSpatialPropagation(bool val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setVariationalRefinementAlpha(float val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setVariationalRefinementDelta(float val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setVariationalRefinementEpsilon(float val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setVariationalRefinementGamma(float val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| setVariationalRefinementIterations(int val)=0 | cv::DISOpticalFlow | 純虛擬函式 |
| 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 |