Research Article

Image Restoration Using Functional and Anatomical Information Fusion with Application to SPECT-MRI Images

Algorithm 1

NAS-RIF Algorithm.
Compute the filter coefficients using a conjugate gradient optimization routine.
1.          Definitions
         A positive constant associated with
         A constant associated with
         The iteration step
         A positive real number called the speed-gradient algorithm
      Vector of filter of dimension at the lth iteration
      Vector of dimension at the iteration
          A cost function to be minimized
         Gradient vector of of dimension
      Scalar product
2.          Initialization
Set speed-gradient algorithm
3.          FIR filter parameters update
repeat
Calculate the gradient vector of as indicated in  (7)
if
else
     
     
;
until a stopping criterion is met;