OpenCV  4.10.0
开源计算机视觉库
加载中...
搜索中...
无匹配项
cv::ximgproc::EdgeAwareInterpolator 成员列表

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

算法()cv::Algorithm
清空()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
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::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
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::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual