OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
superres.hpp 文件参考
superres.hpp 的包含依赖关系图

类  cv::superres::FrameSource
 
类  cv::superres::SuperResolution
 超分辨率算法的基类。 更多…
 

命名空间

命名空间  cv
 
命名空间  cv::superres
 

函数

Ptr< FrameSourcecv::superres::createFrameSource_Camera (int deviceId=0)
 
Ptr< FrameSourcecv::superres::createFrameSource_Empty ()
 
Ptr< FrameSourcecv::superres::createFrameSource_Video (const String &fileName)
 
Ptr< FrameSourcecv::superres::createFrameSource_Video_CUDA (const String &fileName)
 
Ptr< SuperResolutioncv::superres::createSuperResolution_BTVL1 ()
 创建双边 TV-L1 超分辨率。
 
Ptr< SuperResolutioncv::superres::createSuperResolution_BTVL1_CUDA ()