![]() |
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 |