Déconvolution
Déconvolution is the process of reversing the effects of convolution to recover the original signal or image from observations blurred by a known or unknown impulse response. In discrete form, an observed sequence y[n] is the convolution of the true signal x[n] with a kernel h[n], plus noise n[n]: y[n] = sum_k h[k] x[n−k] + n[n]. In the frequency domain, Y(f) = H(f) X(f) + N(f). If the blur kernel H is known and well-conditioned, X can be recovered by dividing by H, but noise makes simple inverse filtering unstable when H has small magnitude or zeros.
Various methods address this instability. Inverse filtering uses the exact inverse of H; Wiener filtering regularizes
Applications are found in imaging and signal processing: restoring blurred photographs, deblurring astronomical images, improving resolution