![]() |
OpenCV 4.12.0
開源計算機視覺
|
類 | |
| 類 | cv::superres::FrameSource |
| 類 | cv::superres::SuperResolution |
| 超解析度演算法的基類。 更多... | |
名稱空間 | |
| 名稱空間 | cv |
| 名稱空間 | cv::superres |
函式 | |
| Ptr< FrameSource > | cv::superres::createFrameSource_Camera (int deviceId=0) |
| Ptr< FrameSource > | cv::superres::createFrameSource_Empty () |
| Ptr< FrameSource > | cv::superres::createFrameSource_Video (const String &fileName) |
| Ptr< FrameSource > | cv::superres::createFrameSource_Video_CUDA (const String &fileName) |
| Ptr< SuperResolution > | cv::superres::createSuperResolution_BTVL1 () |
| 建立雙邊TV-L1超解析度。 | |
| Ptr< SuperResolution > | cv::superres::createSuperResolution_BTVL1_CUDA () |