how to do richardsonlucy deconvolution of a 3d image
18 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Stephen Jue
on 21 Jun 2017
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 Comments
More Answers (0)
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!