sphericity {habtools} | R Documentation |
Calculate sphericity of a 3D object
Description
Calculates the ratio of the surface area of a sphere with the same volume as the object and the surface area of the object.
Usage
sphericity(mesh)
Arguments
mesh |
A triangular mesh of class mesh3d. |
Value
Sphericity value.
See Also
Examples
sphericity(mcap)
[Package habtools version 1.0.5 Index]