Skip to main content
. 2015 Mar 25;2(1):014005. doi: 10.1117/1.JMI.2.1.014005

Algorithm 1.

Outline of the proposed consistency-based registration rectification algorithm.

Data:R, X, λ, γ, σ
Result:R
t0
R0R
whilenot-convergedandt<tmaxdo
 Compute Ψt using Eqs. (7)–(11)
 Update Ψbest and Dbest according to Eq. (21)
 Downsample Rt and Ψt
forall theaxesddo
  Form matrix Ad and vector bd using Eqs. (17)–(22)
  Rdt=min|Adxbd|2
end
RtdRdt
 Upsample Rt
tt+1
end
RRt