OpenCV 4.11.0
开源计算机视觉库
|
这是cv::superres::DenseOpticalFlowExt的完整成员列表,包括所有继承的成员。
算法() | cv::Algorithm | |
calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0 | cv::superres::DenseOpticalFlowExt | 纯虚函数 |
clear() | cv::Algorithm | 内联虚函数 |
collectGarbage()=0 | cv::superres::DenseOpticalFlowExt | 纯虚函数 |
empty() const | cv::Algorithm | 内联虚函数 |
getDefaultName() const | cv::Algorithm | 虚函数 |
load(const String &filename, const String &objname=String()) | cv::Algorithm | 内联静态 |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 内联静态 |
read(const FileNode &fn) | cv::Algorithm | 内联虚函数 |
read(const FileNode &fn) | cv::Algorithm | 内联静态 |
save(const String &filename) const | cv::Algorithm | 虚函数 |
write(FileStorage &fs) const | cv::Algorithm | 内联虚函数 |
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 | 虚函数 |