- How to do deconvolution in matlab?
- What is blind image deconvolution?
- What is iterative blind deconvolution?
How to do deconvolution in matlab?
Description. [ q , r ] = deconv( u,v ) deconvolves a vector v out of a vector u using long division, and returns the quotient q and remainder r such that u = conv(v,q) + r .
What is blind image deconvolution?
Blind image deconvolution is the process of estimating both the original image and the blur kernel from the degraded image with only partial or no information about degradation and the imaging system. It is a bilinear ill-posed inverse problem corresponding to the direct problem of convolution.
What is iterative blind deconvolution?
Blind deconvolution is used in astronomical imaging and medical imaging. Blind deconvolution can be performed iteratively, whereby each iteration improves the estimation of the PSF and the scene, or non-iteratively, where one application of the algorithm, based on exterior information, extracts the PSF.