Skip to main content
. Author manuscript; available in PMC: 2011 Mar 16.
Published in final edited form as: IEEE Trans Med Imaging. 2009 Mar 24;28(9):1399–1411. doi: 10.1109/TMI.2009.2016337
Input: x, y and (πx, μx, σx).
Output: R, t.
1: Initialize n, R, t and (πy, μy, σy) as 0, I and (πx, μx, σx).
2: Compute membership probability mj,kn+1 using (3) and (6).
3: Compute updated target bundle parameters (μyn+1,σyn+1) using (8) and (13).
4: Compute unit quaternion q using sub-algorithm 1.
5: Compute updated rotation Rn+1 using (15).
6: Compute updated rotation tn+1 using (16).
7: If n < 7, go to step 2 and n = n + 1; otherwise stop and return Rn+1, tn+1.