OpenCV 4.12.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 ()