Description Usage Arguments Value
Digitizing 3d curves
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## S3 method for class 'mesh3d'
digitCurves(
specFull,
coords,
curves,
npts = 1000,
nsLds,
checkMesh = TRUE,
smoothMesh = NULL,
GrOpt = setGraphicOptions(),
verbose = c(TRUE, TRUE),
spec.name = NULL,
...
)
|
specFull |
mesh3d object |
coords |
matrix of 3d coordinates |
... |
additional smoothing parameters (see |
a matrix of landmark and semilandmark 3d coordinates plus semiLds and curve attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.