| 
    OpenCV453
    
   | 
 
継承メンバを含む cv::superres::PyrLKOpticalFlow の全メンバ一覧です。
| 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 | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getIterations() const =0 | cv::superres::PyrLKOpticalFlow | pure virtual | 
| getMaxLevel() const =0 | cv::superres::PyrLKOpticalFlow | pure virtual | 
| getWindowSize() const =0 | cv::superres::PyrLKOpticalFlow | 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 | 
| setIterations(int val)=0 | cv::superres::PyrLKOpticalFlow | pure virtual | 
| setMaxLevel(int val)=0 | cv::superres::PyrLKOpticalFlow | pure virtual | 
| setWindowSize(int val)=0 | cv::superres::PyrLKOpticalFlow | 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 |