![]() |
OpenCV 4.11.0
开源计算机视觉
|
这是cv::optflow::OpticalFlowPCAFlow的完整成员列表,包括所有继承的成员。
| 算法() | cv::Algorithm | |
| basisSize | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| calc(InputArray I0, InputArray I1, InputOutputArray flow) CV_OVERRIDE | cv::optflow::OpticalFlowPCAFlow | virtual 虚函数 |
| claheClip | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| clear() | cv::Algorithm | inline 内联函数virtual 虚函数 |
| collectGarbage() CV_OVERRIDE | cv::optflow::OpticalFlowPCAFlow | virtual 虚函数 |
| dampingFactor | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| empty() const | cv::Algorithm | inline 内联函数virtual 虚函数 |
| getDefaultName() const | cv::Algorithm | virtual 虚函数 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inline 内联函数static 静态成员函数 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inline 内联函数static 静态成员函数 |
| occlusionsThreshold | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| OpticalFlowPCAFlow(Ptr< const PCAPrior > _prior=Ptr< const PCAPrior >(), const Size _basisSize=Size(18, 14), float _sparseRate=0.024, float _retainedCornersFraction=0.2, float _occlusionsThreshold=0.0003, float _dampingFactor=0.00002, float _claheClip=14) | cv::optflow::OpticalFlowPCAFlow | |
| prior | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| read(const FileNode &fn) | cv::Algorithm | inline 内联函数virtual 虚函数 |
| read(const FileNode &fn) | cv::Algorithm | inline 内联函数static 静态成员函数 |
| retainedCornersFraction | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| save(const String &filename) const | cv::Algorithm | virtual 虚函数 |
| sparseRate | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| useOpenCL | cv::optflow::OpticalFlowPCAFlow | protected 保护成员 |
| write(FileStorage &fs) const | cv::Algorithm | inline 内联函数virtual 虚函数 |
| 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 | protected 保护成员 |
| ~Algorithm() | cv::Algorithm | virtual 虚函数 |