read.mpp | R Documentation |
imports pick points selected with meshlab
read.mpp(file, info = FALSE)
file |
file to import |
info |
logical: if TRUE, addtional infos are returned |
if info=FALSE
:
a matrix containing picked-points coordinates (only those tagged as active).
if info=TRUE
: a list containing
data |
matrix containing coordinates - including points tagged as inactive |
info |
additional info contained in file. |
Stefan Schlager
read.pts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.