OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
未找到匹配项
cv::superres::SuperResolution 成员列表

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

算法()cv::Algorithm
clear()cv::Algorithm内联虚函数
collectGarbage()cv::superres::SuperResolution虚函数
empty() constcv::Algorithm内联虚函数
getAlpha() const =0cv::superres::SuperResolution纯虚函数
getBlurKernelSize() const =0cv::superres::SuperResolution纯虚函数
getBlurSigma() const =0cv::superres::SuperResolution纯虚函数
getDefaultName() constcv::Algorithm虚函数
getIterations() const =0cv::superres::SuperResolution纯虚函数
getKernelSize() const =0cv::superres::SuperResolution纯虚函数
getLambda() const =0cv::superres::SuperResolution纯虚函数
getOpticalFlow() const =0cv::superres::SuperResolution纯虚函数
getScale() const =0cv::superres::SuperResolution纯虚函数
getTau() const =0cv::superres::SuperResolution纯虚函数
getTemporalAreaRadius() const =0cv::superres::SuperResolution纯虚函数
initImpl(Ptr< FrameSource > &frameSource)=0cv::superres::SuperResolution保护纯虚函数
isUmat_cv::superres::SuperResolution保护
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
nextFrame(OutputArray frame) CV_OVERRIDEcv::superres::SuperResolution虚函数
processImpl(Ptr< FrameSource > &frameSource, OutputArray output)=0cv::superres::SuperResolution保护纯虚函数
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
reset() CV_OVERRIDEcv::superres::SuperResolution虚函数
save(const String &filename) constcv::Algorithm虚函数
setAlpha(double val)=0cv::superres::SuperResolution纯虚函数
setBlurKernelSize(int val)=0cv::superres::SuperResolution纯虚函数
setBlurSigma(double val)=0cv::superres::SuperResolution纯虚函数
setInput(const Ptr< FrameSource > &frameSource)cv::superres::SuperResolution
setIterations(int val)=0cv::superres::SuperResolution纯虚函数
setKernelSize(int val)=0cv::superres::SuperResolution纯虚函数
setLambda(double val)=0cv::superres::SuperResolution纯虚函数
setOpticalFlow(const Ptr< cv::superres::DenseOpticalFlowExt > &val)=0cv::superres::SuperResolution纯虚函数
setScale(int val)=0cv::superres::SuperResolution纯虚函数
setTau(double val)=0cv::superres::SuperResolution纯虚函数
setTemporalAreaRadius(int val)=0cv::superres::SuperResolution纯虚函数
超分辨率()cv::superres::SuperResolution保护
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虚函数
~FrameSource()cv::superres::FrameSource虚函数