OpenCV
4.10.0
Open Source Computer Vision
|
This module contains functionality for upscaling an image via convolutional neural networks. The following four models are implemented:
Classes | |
class | cv::dnn_superres::DnnSuperResImpl |
A class to upscale images via convolutional neural networks. The following four models are implemented: More... | |