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