tie_jpg_txt {Momocs} | R Documentation |
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)
Arguments
lf |
a list of filenames |
Value
an Out object
Note
Not optimized (images are read twice). Please do not hesitate to contact me should you have a particular case or need something.
See Also
Other babel functions:
lf_structure()
[Package Momocs version 1.4.1 Index]