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

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

算法()cv::Algorithm
calc(InputArray I0, InputArray I1, InputOutputArray flow, Stream &stream=Stream::Null())=0cv::cuda::DenseOpticalFlow纯虚函数
clear()cv::Algorithm内联虚函数
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::BroxOpticalFlow静态
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
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::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
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::Algorithm内联虚函数
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::Algorithm虚函数