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

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

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
empty() constcv::Algorithm内联虚函数
getAlpha() const =0cv::ximgproc::RICInterpolator纯虚函数
getDefaultName() constcv::Algorithm虚函数
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::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虚函数
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::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虚函数