Learn R Programming

Momocs (version 1.4.1)

tie_jpg_txt: Binds .jpg outlines from .txt landmarks taken on them

Description

Given a list of files (lf) that includes matching filenames with .jpg (black masks) and .txt (landmark positions on them as .txt), returns an Out with $ldk defined. Typically be useful if you use ImageJ to define landmarks on your outlines.

Usage

tie_jpg_txt(lf)

Value

an Out object

Arguments

lf

a list of filenames

See Also

Other babel functions: lf_structure()