need help for image restoration algorithm based on neighboring pixel
이전 댓글 표시
In my algorithm I want to restore image in which I have coded/find neighboring pixels for a particular pixel and now I want restore/deblur that particular pixel by taking information from those neighboring pixels. Please help( by theoretical/coding )
채택된 답변
추가 답변 (1개)
Image Analyst
2013년 5월 29일
0 개 추천
How was the image ruined? By blurring? Have you tried deconvlucy()?
댓글 수: 2
Navjot
2013년 5월 29일
Image Analyst
2013년 5월 29일
It's in the help. You can also Google "Richardson Lucy convolution" and find sites like this: http://en.wikipedia.org/wiki/Richardson%E2%80%93Lucy_deconvolution
카테고리
도움말 센터 및 File Exchange에서 Deblurring에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!