Form geodesic between two curves using Elastic Method
Usage
curve_geodesic(beta1, beta2, k = 5)
Value
a list containing
geod
curves along geodesic (n,T,k)
geod_q
srvf's along geodesic
Arguments
beta1
array describing curve 1 (n,T)
beta2
array describing curve 2 (n,T)
k
number of curves along geodesic (default 5)
References
Srivastava, A., Klassen, E., Joshi, S., Jermyn, I., (2011). Shape analysis of elastic curves in euclidean spaces. Pattern Analysis and Machine Intelligence, IEEE Transactions on 33 (7), 1415-1428.