Getting Started

Super Resolution Technology SDK from GDFLab for Android devices.

GDFPlay is an application, GDFSR is an actual SDK library module, and gdfplayer is an example project for using the library.

GDFSRProcessor is wrapper of GDFSR library dedicated to Video Super Resolution.

This class can be applied to

When the resolution of the input video is known, create a GDFSRProcessor object using the code below.

Repeat upscaling for every frame of the video as shown below.