how to do richardsonlucy deconvolution of a 3d image

10 次查看(过去 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??????

采纳的回答

Stephen Jue
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 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by