Previous : What is the problem? Next : Purpose of the regularization |
|
A simple solution for image restoration = optimizing the least squares criterion.
Calculate the image which minimizes the function J(X) :Regularization
J(X)=|| Y-HX || 2 This inverse problem is ill-posed (in the sense of Hadamard) :
Reconstruction noise amplificationthe solution is not unique ; it may be unstable. Small variations of the observed image Y high variations of the reconstructed solution X.
Example (synthetic image) :
Original image Corrupted image Reconstructed solution
Calculate the image which minimizes the energy U(X) :
= data-dependent term (Y=data)= regularization term, which penalizes noisy solutions
, = hyperparameters of the model
gradients of X = differences between neighbour pixels
= Phi-function, it takes into account the constraints imposed on the solution