OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::superres::DualTVL1OpticalFlow 成员列表

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

算法()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::Algorithmprotected
~Algorithm()cv::Algorithmvirtual