Skip to content

Installation and usage

Robert edited this page Jul 2, 2015 · 2 revisions

Required software

Following tools needs to be installed:

  • Python 3.x
  • Pillow (Python image library).
  • numpy (Python numeric operation library); This package looks to be broken on Windows OS.

Installation

  • Clone this repository. That's all.

Configuration (optional)

  • Configurable parameters are stored in srconfig.py file.

Creating samples

  • Run SampleCreator.py without any command line arguments for detailed HOWTO

Performing super-resolution image restoration

  • Run SRRestorer.py without any command line arguments for detailed HOWTO
Clone this wiki locally