how to do richardsonlucy deconvolution of a 3d image
18 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Stephen Jue
il 21 Giu 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!