powered by
This function converts curves to SRVF
curve_to_q(beta)
q array describing srvf
array describing curve (n,T)
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.
q <- curve_to_q(beta[, , 1, 1])$q
Run the code above in your browser using DataLab