Deconvreg 2D deconvolution gives too large result
Show older comments
Hi everyone,
I'm trying to deconvolute a 2D image recorded with scanning microscopy with an estimated PSF. Since both the PSF and the final image are 2D I'm doing a line by line deconvolution, basically scanning the PSF through the image via for loops in order to receive a 2D deconvoluted image.
The resulting image is pretty much what I'd expect however the values are too big by a factor of about 1000. My PSF, while only an estimate, is unlikely to be off by that much and playing with its shape and amplitude has only resulted in a factor 10 change.
Currently my suspicion is that it is because the two images I'm trying to deconvolute are physical quantities, that is they are fields sampled in space. I reckon I probably have to take into account the units (square meters) which I believe deconvreg does not do. Do you think that assumption is valid and if so do you know how I can normalize deconvreg to achieve a better result?
Thanks for the help!
Accepted Answer
More Answers (0)
Categories
Find more on Biomedical Imaging 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!