![]() |
OpenCV 4.12.0
开源计算机视觉
|
这是 cv::superres::PyrLKOpticalFlow 的完整成员列表,包括所有继承的成员。
| Algorithm() | cv::Algorithm | |
| calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 | cv::superres::DenseOpticalFlowExt | 纯虚函数 |
| clear() | cv::Algorithm | 内联virtual |
| collectGarbage()=0 | cv::superres::DenseOpticalFlowExt | 纯虚函数 |
| empty() const | cv::Algorithm | 内联virtual |
| getDefaultName() const | cv::Algorithm | virtual |
| getIterations() const =0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| getMaxLevel() const =0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| getWindowSize() const =0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 内联static |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 内联static |
| read(const FileNode &fn) | cv::Algorithm | 内联virtual |
| read(const FileNode &fn) | cv::Algorithm | 内联static |
| save(const String &filename) const | cv::Algorithm | virtual |
| setIterations(int val)=0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| setMaxLevel(int val)=0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| setWindowSize(int val)=0 | cv::superres::PyrLKOpticalFlow | 纯虚函数 |
| write(FileStorage &fs) const | cv::Algorithm | 内联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 | 保护 |
| ~Algorithm() | cv::Algorithm | virtual |