Single image example-based super resolution. Improves the spatial and temporal resolution of an image using a direct mapping of LR HR patch pairs. C++, openCV.
MIT License
33
stars
8
forks
source link
how to make it work on color images? any thoughts? #3
Run it 3 separate times for each channel and combine the channels in the end. I recommend using chrominance - luminance instead of rgb.