OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::superres::DualTVL1OpticalFlow 成員列表

這是 cv::superres::DualTVL1OpticalFlow 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
calc(InputArray frame0, InputArray frame1, OutputArray flow1, OutputArray flow2=noArray())=0cv::superres::DenseOpticalFlowExt純虛擬函式
clear()cv::Algorithminlinevirtual
collectGarbage()=0cv::superres::DenseOpticalFlowExt純虛擬函式
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getEpsilon() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getIterations() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getLambda() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getScalesNumber() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getTau() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getTheta() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getUseInitialFlow() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
getWarpingsNumber() const =0cv::superres::DualTVL1OpticalFlow純虛擬函式
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setEpsilon(double val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setIterations(int val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setLambda(double val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setScalesNumber(int val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setTau(double val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setTheta(double val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setUseInitialFlow(bool val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
setWarpingsNumber(int val)=0cv::superres::DualTVL1OpticalFlow純虛擬函式
write(FileStorage &fs) constcv::Algorithminlinevirtual
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