cszn / IRCNN

Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
http://openaccess.thecvf.com/content_cvpr_2017/papers/Zhang_Learning_Deep_CNN_CVPR_2017_paper.pdf
589 stars 173 forks source link

How do we get the blur kernel? #5

Open hyzwj opened 6 years ago

hyzwj commented 6 years ago

Dear Author: Could you please provide some great blind deblur methods to estimating the blur kernel? Thank you very much!

cszn commented 6 years ago

The estimated blur kernels from Deblur_set1 are given by Xu.

The others are given by 14_text_deblurring_code, and16_cvpr_dark_channel_deblur_code_v1.