![]() |
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 () |