Algorithm 2.
Group-wise labeling method
inputs: an image I and an anatomy textbook
= {(
,
), i = 1, ···, n} |
| ouput: a label image Λ |
| for all x ∈ Ω do |
| Compute L(x) using Equation (7) |
| Compute H(x) using Equation (8) |
| Λ(x) ← H(x) |
| end for |
Group-wise labeling method
inputs: an image I and an anatomy textbook
= {(
,
), i = 1, ···, n} |
| ouput: a label image Λ |
| for all x ∈ Ω do |
| Compute L(x) using Equation (7) |
| Compute H(x) using Equation (8) |
| Λ(x) ← H(x) |
| end for |