View source: R/curvature_circlefit.R
curvature_circlefit | R Documentation |
Calculate total curvature from a circle fitted to the landmarks
curvature_circlefit(landmark_matrix, x_range)
landmark_matrix |
is a |
x_range |
the lower and upper x-value bounds to
calculate curvature. Concatenate the lower and upper bounds using
|
a 'list' with one named element. '$Ktot' is the total curvature in radians.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.