Research Article
Solving Adaptive Image Restoration Problems via a Modified Projection Algorithm
Algorithm 1
Modified projection method for solving the MQVI (
17).
| Input: The maximal number of iterations ; the constraint set ; the starting point | | ; the parameter number and such that . | | Output: . | | begin | | for to do | | Step 1. ; | | Step 2. ; | | Step 3. If , for all , then, stop; otherwise, and go the Step . | | end | | end |
|