warpRefMesh(mesh, mesh.coord, ref, color = NULL, centered = FALSE)
read.ply
)mshape
read.ply
) and its digitized landmark coordinates
and uses the thin-plate spline method (Bookstein 1989) to warp the mesh into the shape
defined by a second set of landmark coordinates, usually those of the
mean shape for a set of aligned specimens. It is highly recommended that the mean shape is used as the
reference for warping (see Rohlf 1998). The workflow is as follows:
mshape
findMeanSpec
warpRefMesh
For landmark coordinates digitized with geomorph digitizing functions, centered = TRUE. This refers to the
specimen being centered prior to landmark acquisition in the RGL window. For landmark data collected outside
of geomorph, centered=FALSE will usually be the case. The returned mesh3d object is for use in geomorph
functions where shape deformations are plotted (plotTangentSpace
,
two.b.pls
, bilat.symmetry
, and plotRefToTarget
).
Rohlf, F. J. 1998. On Applications of Geometric Morphometrics to Studies of Ontogeny and Phylogeny. Systematic Biology. 47:147-158.
findMeanSpec