Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.mpp

Read saved pick-points from meshlab


Description

imports pick points selected with meshlab

Usage

read.mpp(file, info = FALSE)

Arguments

file

file to import

info

logical: if TRUE, addtional infos are returned

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.

Author(s)

Stefan Schlager

See Also


Morpho

Calculations and Visualisations Related to Geometric Morphometrics

v2.8
GPL-2
Authors
Stefan Schlager [aut, cre, cph], Gregory Jefferis [ctb], Dryden Ian [cph]
Initial release
2020-02-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.