readcurvi: Read curvilinear semi-landmarks file

Description Usage Arguments Value See Also

View source: R/readcurvi.R

Description

a wrapper function to read the individual semi-landmark files generated by img2landmark function, an alternative from reading the .tps file generated from img2landmark.

Usage

1
readcurvi(rfolder, write = FALSE, scale = NULL)

Arguments

rfolder

Path of folder containing the individual semi-landmark files (the 'curvillinearLand_' files)

write

logical. whether to write the array of landkmark configurations into a .tps file

scale

scale in the unit of um/px, i.e. 1 pixel of the image equal to how many um?

Value

array of semi-lamdmark configurations

See Also

img2landmark


jinyung/otolith documentation built on May 19, 2019, 10:36 a.m.