OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
未找到匹配项
cv::ximgproc::EdgeAwareInterpolator 成员列表

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

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
getFGSLambda()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
getFGSSigma()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
getK()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
getLambda()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
getSigma()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
getUsePostProcessing()=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
interpolate(InputArray from_image, InputArray from_points, InputArray to_image, InputArray to_points, OutputArray dense_flow)=0cv::ximgproc::SparseMatchInterpolator纯虚函数
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虚函数
setCostMap(const Mat &_costMap)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setFGSLambda(float _lambda)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setFGSSigma(float _sigma)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setK(int _k)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setLambda(float _lambda)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setSigma(float _sigma)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
setUsePostProcessing(bool _use_post_proc)=0cv::ximgproc::EdgeAwareInterpolator纯虚函数
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虚函数