OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::ximgproc::EdgeAwareInterpolator 成員列表

這是 cv::ximgproc::EdgeAwareInterpolator 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()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::Algorithm保護
~Algorithm()cv::Algorithmvirtual