how to do richardsonlucy deconvolution of a 3d image
17 次查看(过去 30 天)
显示 更早的评论
i have a 3D image and an experimentally derived psf...how to do richrdson lucy deconvolution.. and how do i analyse that the image quality has improved after several iterations??????
0 个评论
采纳的回答
Stephen Jue
2017-6-21
You can use the deconvlucy function to perform Richardson–Lucy deconvolution on an image. The function supports both 2D and 3D images.
As this example demonstrates, you can visually analyse the image quality after each iteration by plotting it. For a more quantitative approach, you can use various image quality metrics.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!