Skip to main content

OpenCV 5.0

Open Source Computer Vision

  • Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Examples
  • Java documentation
  Ctrl+K
  • GitHub
  • Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Examples
  • Java documentation
  Ctrl+K
  • GitHub

Section Navigation

  • Introduction
  • How to use pre-built OpenCV binaries
  • OpenCV Tutorials
  • Python Tutorials
  • Javascript Tutorials
  • Contrib Tutorials
    • Information Flow Alpha Matting
    • Tutorials for bgsegm module
    • Discovering the human retina and its use for image processing
    • Ascend NPU Image Processing
    • Multi-camera Calibration
    • Omnidirectional Camera Calibration
    • CNN for 3D Object Classification and Pose Estimation
    • Interactive Visual Debugging of Computer Vision applications
    • Object Detection using CNNs
    • Super Resolution using CNNs
      • Upscaling images: single-output
      • Upscaling images: multi-output
      • Upscaling video
      • Super-resolution benchmarking
    • Tutorials for face module
    • Tutorial on Facial Landmark Detector API
    • Fuzzy image processing tutorials
    • Graph API (gapi module)
    • The Hierarchical Data Format (hdf) I/O
    • Introduction to Julia OpenCV Binding
    • Line Features Tutorial
    • Machine Learning (Python)
    • Machine Learning (C++)
    • Phase Unwrapping tutorial
    • Structure From Motion
    • Structured Light tutorials
    • Text module
    • Customizing the CN Tracker
    • Introduction to OpenCV Tracker
    • Using MultiTracker
    • OpenCV Viz
    • Feature Detection and Description (xfeatures module)
    • Disparity map post-filtering
    • Structured forests for fast edge detection
    • Structured forest training
    • Object Detection (xobjdetect module)
    • Image Inpainting
    • Oil painting effect
    • Training the learning-based white balance algorithm
    • Quasi Dense Stereo (stereo module)
  • Main modules
  • Extra modules
  • Frequently Asked Questions
  • Bibliography
  • Tutorials for contrib modules
  • Super Resolution using CNNs

Super Resolution using CNNs#

  • Upscaling images: single-output

    Author: Xavier Weber How to upscale images using the ‘dnn_superres’ interface: single-output

  • Upscaling images: multi-output

    Author: Fanny Monori How to upscale images using the ‘dnn_superres’ interface: multi-output

  • Upscaling video

    Author: Fanny Monori How to upscale a video using the ‘dnn_superres’ interface.

  • Super-resolution benchmarking

    Authors: Fanny Monori & Xavier Weber Benchmarking of the algorithms.

previous

Object Detection using CNNs

next

Upscaling images: single-output

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.17.1.