Algorithm 1.
CMAA-TTV
| Input: y, W, A, | ||
| Output: the reconstructed PCT image x. | ||
| 1: | for t = 0 to T − 1 do | |
| 2: | Update x by the relaxed OS-LALM: | |
| 1): | initialization | |
| 2): | for k = 0 to K − 1 do | |
| 3): | for m = 0 to M − 1 do | |
| 4): | r = kM + m, | |
| 5): | ||
| 6): | ||
| 7): | ||
| 8): | ||
| 9): | ||
| 10): | decrease ρ using (15). | |
| 11): | end for | |
| 12): | end for | |
| 13): | ||
| 3: | Update Ωn by (18). | |
| 4: | Update Zn by (21). | |
| 5: | Update Γn by (22). | |
| 6: | end for | |