|  | OpenCV
    4.1.0
    Open Source Computer Vision | 
This is the complete list of members for cv::cuda::FarnebackOpticalFlow, including all inherited members.
| Algorithm() | cv::Algorithm | |
| calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream &stream=Stream::Null())=0 | cv::cuda::DenseOpticalFlow | pure virtual | 
| clear() | cv::Algorithm | inlinevirtual | 
| create(int numLevels=5, double pyrScale=0.5, bool fastPyramids=false, int winSize=13, int numIters=10, int polyN=5, double polySigma=1.1, int flags=0) | cv::cuda::FarnebackOpticalFlow | static | 
| empty() const | cv::Algorithm | inlinevirtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getFastPyramids() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getFlags() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getNumIters() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getNumLevels() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getPolyN() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getPolySigma() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getPyrScale() const =0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| getWinSize() const =0 | cv::cuda::FarnebackOpticalFlow | 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 | 
| setFastPyramids(bool fastPyramids)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setFlags(int flags)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setNumIters(int numIters)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setNumLevels(int numLevels)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setPolyN(int polyN)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setPolySigma(double polySigma)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setPyrScale(double pyrScale)=0 | cv::cuda::FarnebackOpticalFlow | pure virtual | 
| setWinSize(int winSize)=0 | cv::cuda::FarnebackOpticalFlow | 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 | protected | 
| ~Algorithm() | cv::Algorithm | virtual | 
 1.8.3
 1.8.3