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

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

Algorithm()cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream &stream=Stream::Null())=0cv::cuda::DenseOpticalFlow纯虚函数
clear()cv::Algorithminlinevirtual
create(double alpha=0.197, double gamma=50.0, double scale_factor=0.8, int inner_iterations=5, int outer_iterations=150, int solver_iterations=10)cv::cuda::BroxOpticalFlowstatic
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
getFlowSmoothness() const =0cv::cuda::BroxOpticalFlow纯虚函数
getGradientConstancyImportance() const =0cv::cuda::BroxOpticalFlow纯虚函数
getInnerIterations() const =0cv::cuda::BroxOpticalFlow纯虚函数
getOuterIterations() const =0cv::cuda::BroxOpticalFlow纯虚函数
getPyramidScaleFactor() const =0cv::cuda::BroxOpticalFlow纯虚函数
getSolverIterations() const =0cv::cuda::BroxOpticalFlow纯虚函数
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
setFlowSmoothness(double alpha)=0cv::cuda::BroxOpticalFlow纯虚函数
setGradientConstancyImportance(double gamma)=0cv::cuda::BroxOpticalFlow纯虚函数
setInnerIterations(int inner_iterations)=0cv::cuda::BroxOpticalFlow纯虚函数
setOuterIterations(int outer_iterations)=0cv::cuda::BroxOpticalFlow纯虚函数
setPyramidScaleFactor(double scale_factor)=0cv::cuda::BroxOpticalFlow纯虚函数
setSolverIterations(int solver_iterations)=0cv::cuda::BroxOpticalFlow纯虚函数
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