|
|
| Algorithm 3 A similar algorithm analogous to Algorithm 2 when WDM is used. |
|
|
| bl ← 0 |
| while Until convergence do |
| ; generate wavelet coefficients in the model space using (17). |
| ; Calculate inverse DSWT of wl. |
| Calculate by minimizing using [35] |
| ; calculate inverse spatial transformatoin of y |
| ; Calculate DSWT of x′ |
| ; calculate the shape parameters fitting wl using (19). |
| Apply shape constraints on bl analogous to (6) |
| end while |
|
|