geodesic.average.distance: Compute the average (pseudo-) geodesic distance on the mesh...

View source: R/geodesic.R

geodesic.average.distanceR 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 hemilist of the latter.

Note

This may take a while. It requires the 'Rvcg' package.


fsbrain documentation built on July 9, 2023, 7:12 p.m.