Learn R Programming

shapeR (version 1.0-1)

show.original.with.outline: Show the extracted outline on top of the original image

Description

A function which displayes the outlines which were extracted from the image in the "Fixed" folder on top of the corresponding image in the "Original" folder.

Usage

show.original.with.outline(object, folder, fname)

Value

None

Arguments

object

A shapeR object

folder

The folder name where the image is stored

fname

Image file name. Not including the extension ".jpg"

Author

Lisa Anne Libungan

References

Libungan LA and Palsson S (2015) ShapeR: An R Package to Study Otolith Shape Variation among Fish Populations. PLoS ONE 10(3): e0121102. https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0121102

Examples

Run this code
if (FALSE) {
#Follow the example in Libungan and Palsson (2015) and run the following lines:
show.original.with.outline(shape,"IC","403_2")}

Run the code above in your browser using DataLab