Skip to main content
. Author manuscript; available in PMC: 2011 Feb 8.
Published in final edited form as: Proc IEEE Comput Soc Conf Comput Vis Pattern Recognit. 2007 Jul 16;2007(17-22 June 2007):1–7. doi: 10.1109/CVPR.2007.383185
Algorithm 6 Backward parallel transport of w(1) along α̃ = α(1 − τ)
1: Let (1) = w(1)
2: for τ = k − 1 to 0 do
3:
w(τk)=Π(w(τ+1k);α(τ+1k),α(τk))
4: end for