|
|
| Algorithm 2 A simple algorithm of calculating suboptimal and b by minimizing (5) and incorporating shape contraints. |
|
|
| b ← 0 |
| while Until convergence do |
| ; generate a shape in the model space using (2). |
| Calculate by minimizing using [35] |
| ; calculate inverse spatial transformatoin of y. |
| ; calculate the shape parameters fitting x′ using (3). |
| Apply shape constraints on b using (6) |
| end while |
|
|