|
Algorithm 1 The proposed dictionary learning algorithm |
|
Inputs: Two group of images () |
| (1) Extract patches of and from upper left to lower right. |
| (2) Patch classification based on SNE and MSF in Equations (6) and (8), respectively. |
| (3) Construct two training sets and by Equations (13) and (15), respectively. |
| (4) Obtain the two sub-dictionaries and by solve Equations (17) and (19), respectively. |
| (5) Generate the final dictionary by Equation (20) |
|
Output: The overcomplete dictionary
|