OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::superres::PyrLKOpticalFlow 成员列表

这是 cv::superres::PyrLKOpticalFlow 的完整成员列表,包括所有继承的成员。

Algorithm()cv::Algorithm
calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0cv::superres::DenseOpticalFlowExt纯虚函数
clear()cv::Algorithm内联virtual
collectGarbage()=0cv::superres::DenseOpticalFlowExt纯虚函数
empty() constcv::Algorithm内联virtual
getDefaultName() constcv::Algorithmvirtual
getIterations() const =0cv::superres::PyrLKOpticalFlow纯虚函数
getMaxLevel() const =0cv::superres::PyrLKOpticalFlow纯虚函数
getWindowSize() const =0cv::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) constcv::Algorithmvirtual
setIterations(int val)=0cv::superres::PyrLKOpticalFlow纯虚函数
setMaxLevel(int val)=0cv::superres::PyrLKOpticalFlow纯虚函数
setWindowSize(int val)=0cv::superres::PyrLKOpticalFlow纯虚函数
write(FileStorage &fs) constcv::Algorithm内联virtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护
~Algorithm()cv::Algorithmvirtual