From: https://towardsdatascience.com/deep-learning-based-super-resolution-with-opencv-4fd736678066 Table of Content Super ResolutionSteps to upscale images in OpenCVDifferent pre-trained modelsSamples of resultsNotes and references Super Resolution in OpenCV OpenCV is an open-source computer vision library that has an extensive collection of great algorithms. Since one of the latest mergers, OpenCV contains an easy-to-use interface for implementing Super Resolution (SR) based on … Continue reading Deep Learning based Super Resolution with OpenCV
