geodesic.average.distance {fsbrain} | R Documentation |
Compute the average (pseudo-) geodesic distance on the mesh from each vertex to all other vertices.
Description
Compute the average (pseudo-) geodesic distance on the mesh from each vertex to all other vertices.
Usage
geodesic.average.distance(surfaces)
Arguments
surfaces |
fs.surface instance or a |
Note
This may take a while. It requires the 'Rvcg' package.
[Package fsbrain version 0.5.5 Index]