Learn R Programming

Morpho (version 2.12)

read.mpp: Read saved pick-points from meshlab

Description

imports pick points selected with meshlab

Usage

read.mpp(file, info = FALSE)

Value

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.

Arguments

file

file to import

info

logical: if TRUE, addtional infos are returned

Author

Stefan Schlager

See Also

read.pts