longbone_maxDistance
Calculate the maximum distance of a long bone 3D model.
This function calculates the maximum distance of a long bone as represented by its mesh vertices. It requires an matrix as input argument, which contains the x,y,z coordinates in R3. The function also returns the point coordinates that correspond to the maximum distance.
longbone_maxDistance
may be called with varying number of output arguments.
See also: longbone_Registration, longbone_Geometry
Source Code: longbone_maxDistance