cExtract | R Documentation |
After exporting the pts file of the atlas from "landmark" and importing it into R via "read.pts" cExtract gets information which rows of the landmark datasets belong to curves or patches.
cExtract(pts.file)
pts.file |
either a character naming the path to a pts.file or the name of an object imported via read.pts. |
returns a list containing the vectors with the indices of matrix rows belonging to the in "landmark" defined curves, patches and fix landmarks and a matrix containing landmark coordinates.
Stefan Schlager
read.lmdta
,read.pts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.