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

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

算法()cv::Algorithm
清除()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::Algorithmprotected
~Algorithm()cv::Algorithmvirtual