Skip to main content
. Author manuscript; available in PMC: 2011 Mar 1.
Published in final edited form as: IEEE Trans Med Imaging. 2009 Aug 25;29(3):650–668. doi: 10.1109/TMI.2009.2030797
Data: A fixed spherical image F and moving spherical image M.
Result: Diffeomorphism Γ so that M ∘ Γ is “close” to F.
Set ϒ0 = identity transformation (or some a-priori transformation, e.g., from a previous registration)
repeat
Step 1. Given ϒ(t),
  foreach vertex n do
   Compute υn(t) using Eq. (28).
  end
  Compute Γ(t) = exp(v̄) using “scaling and squaring”.
Step 2. Given Γ(t),
  foreach vertex n do
   Compute ϒn(t) using Eq. (48) implemented via iterative smoothing.
  end
until convergence;