Deblurring image with deconvolution
古いコメントを表示
I have a picture 'image.jpg' that is blurred with function sin(x+y). How can I deblur it with deconvolution?
8 件のコメント
Image Analyst
2018 年 7 月 1 日
Is that the blurring PSF (if so, what's its extent?), or just a multiplicative factor over the whole image (like there is ripple in the image)? You forgot to post the image.
geometry geometry
2018 年 7 月 1 日
geometry geometry
2018 年 7 月 1 日
Image Analyst
2018 年 7 月 1 日
編集済み: Image Analyst
2018 年 7 月 1 日
I'm pretty sure no real world imaging system created this, so I suspect it's a synthesized image for your homework. If so, please read this link and create a tag on the right that says "homework".
Did you try using fft2() on the image and looking for spikes?
geometry geometry
2018 年 7 月 4 日
Image Analyst
2018 年 7 月 4 日
Didn't my demo show you how to get rid of sinusoidal noise?
geometry geometry
2018 年 7 月 4 日
編集済み: geometry geometry
2018 年 7 月 4 日
geometry geometry
2018 年 7 月 4 日
編集済み: geometry geometry
2018 年 7 月 4 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deblurring についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!