surface.curvatures {fsbrain} | R Documentation |
Compute the k1 and k2 principal curvatures of a mesh.
surface.curvatures(surface)
surface |
an fs.surface instance, as returned by |
named list, the entries 'K1' and 'K2' contain the principal curvatures.
Require the optional dependency package 'Rvcg'.