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

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

Algorithm()cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow)=0cv::DenseOpticalFlow純虛擬函式
clear()cv::Algorithminlinevirtual
collectGarbage()=0cv::DenseOpticalFlow純虛擬函式
create(int numLevels=5, double pyrScale=0.5, bool fastPyramids=false, int winSize=13, int numIters=10, int polyN=5, double polySigma=1.1, int flags=0)cv::FarnebackOpticalFlowstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getFastPyramids() const =0cv::FarnebackOpticalFlow純虛擬函式
getFlags() const =0cv::FarnebackOpticalFlow純虛擬函式
getNumIters() const =0cv::FarnebackOpticalFlow純虛擬函式
getNumLevels() const =0cv::FarnebackOpticalFlow純虛擬函式
getPolyN() const =0cv::FarnebackOpticalFlow純虛擬函式
getPolySigma() const =0cv::FarnebackOpticalFlow純虛擬函式
getPyrScale() const =0cv::FarnebackOpticalFlow純虛擬函式
getWinSize() const =0cv::FarnebackOpticalFlow純虛擬函式
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
setFastPyramids(bool fastPyramids)=0cv::FarnebackOpticalFlow純虛擬函式
setFlags(int flags)=0cv::FarnebackOpticalFlow純虛擬函式
setNumIters(int numIters)=0cv::FarnebackOpticalFlow純虛擬函式
setNumLevels(int numLevels)=0cv::FarnebackOpticalFlow純虛擬函式
setPolyN(int polyN)=0cv::FarnebackOpticalFlow純虛擬函式
setPolySigma(double polySigma)=0cv::FarnebackOpticalFlow純虛擬函式
setPyrScale(double pyrScale)=0cv::FarnebackOpticalFlow純虛擬函式
setWinSize(int winSize)=0cv::FarnebackOpticalFlow純虛擬函式
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