xinntao / EDVR

Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
https://github.com/xinntao/BasicSR
1.48k stars 320 forks source link

How to blur an image by matblab? #108

Open lancasterJie opened 4 years ago

lancasterJie commented 4 years ago

Hi xintao:

You have provided Matlab code for downsampling an image to any scale from one sharp image, well, one track of the competition is doing SR from blur and compress image, could you give us any advice for generating the blurred image from the sharped one~~ Thx a lot