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

以下是 cv::cuda::FarnebackOpticalFlow 的完整成员列表,包括所有继承的成员。

Algorithm()cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream &stream=Stream::Null())=0cv::cuda::DenseOpticalFlow纯虚函数
clear()cv::Algorithminlinevirtual
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::cuda::FarnebackOpticalFlowstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getFastPyramids() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getFlags() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getNumIters() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getNumLevels() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getPolyN() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getPolySigma() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getPyrScale() const =0cv::cuda::FarnebackOpticalFlow纯虚函数
getWinSize() const =0cv::cuda::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::cuda::FarnebackOpticalFlow纯虚函数
setFlags(int flags)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setNumIters(int numIters)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setNumLevels(int numLevels)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setPolyN(int polyN)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setPolySigma(double polySigma)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setPyrScale(double pyrScale)=0cv::cuda::FarnebackOpticalFlow纯虚函数
setWinSize(int winSize)=0cv::cuda::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