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

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

Algorithm()cv::Algorithm
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getAlpha() const =0cv::ximgproc::RICInterpolator純虛擬函式
getDefaultName() constcv::Algorithmvirtual
getFGSLambda() const =0cv::ximgproc::RICInterpolator純虛擬函式
getFGSSigma() const =0cv::ximgproc::RICInterpolator純虛擬函式
getK() const =0cv::ximgproc::RICInterpolator純虛擬函式
getMaxFlow() const =0cv::ximgproc::RICInterpolator純虛擬函式
getModelIter() const =0cv::ximgproc::RICInterpolator純虛擬函式
getRefineModels() const =0cv::ximgproc::RICInterpolator純虛擬函式
getSuperpixelMode() const =0cv::ximgproc::RICInterpolator純虛擬函式
getSuperpixelNNCnt() const =0cv::ximgproc::RICInterpolator純虛擬函式
getSuperpixelRuler() const =0cv::ximgproc::RICInterpolator純虛擬函式
getSuperpixelSize() const =0cv::ximgproc::RICInterpolator純虛擬函式
getUseGlobalSmootherFilter() const =0cv::ximgproc::RICInterpolator純虛擬函式
getUseVariationalRefinement() const =0cv::ximgproc::RICInterpolator純虛擬函式
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
setAlpha(float alpha=0.7f)=0cv::ximgproc::RICInterpolator純虛擬函式
setCostMap(const Mat &costMap)=0cv::ximgproc::RICInterpolator純虛擬函式
setFGSLambda(float lambda=500.f)=0cv::ximgproc::RICInterpolator純虛擬函式
setFGSSigma(float sigma=1.5f)=0cv::ximgproc::RICInterpolator純虛擬函式
setK(int k=32)=0cv::ximgproc::RICInterpolator純虛擬函式
setMaxFlow(float maxFlow=250.f)=0cv::ximgproc::RICInterpolator純虛擬函式
setModelIter(int modelIter=4)=0cv::ximgproc::RICInterpolator純虛擬函式
setRefineModels(bool refineModles=true)=0cv::ximgproc::RICInterpolator純虛擬函式
setSuperpixelMode(int mode=100)=0cv::ximgproc::RICInterpolator純虛擬函式
setSuperpixelNNCnt(int spNN=150)=0cv::ximgproc::RICInterpolator純虛擬函式
setSuperpixelRuler(float ruler=15.f)=0cv::ximgproc::RICInterpolator純虛擬函式
setSuperpixelSize(int spSize=15)=0cv::ximgproc::RICInterpolator純虛擬函式
setUseGlobalSmootherFilter(bool use_FGS=true)=0cv::ximgproc::RICInterpolator純虛擬函式
setUseVariationalRefinement(bool use_variational_refinement=false)=0cv::ximgproc::RICInterpolator純虛擬函式
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