|
Algorithm 1: The proposed destriping model with Fast ADMM |
|
Input: Degraded image and related parameter , , , , and
|
| 1: Initialize: Set , , , . |
| 2: While: and
|
| 3: update by using Equation (13) |
| 4: update , , and by using Equations (17), (21) and (24) |
| 5: update , , and by using Equations (25)–(27) |
| 6: update by using Equation (28) |
| 7: if , then |
| 8: update , and by using Equations (29)–(31) |
| 9: else
|
| 10: , , , ,
|
| 11: end if
|
| 12:
|
| 13: End While
|
|
Output: Destriped image
|