|
Algorithm 1: Solving sparse representation coefficients . |
Input: The templates set , the candidate samples and the Lipschitz constant ξ.
1: The initial value of optimal solution: , iteration parameter: .
2: Calculating the following expressions, , not until convergence.
Output: The calculated sparse representation coefficients .
|