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

View source: R/shapeR.R

show.original.with.outlineR Documentation

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)

Arguments

object

A shapeR object

folder

The folder name where the image is stored

fname

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

Value

None

Author(s)

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

## Not run: 
#Follow the example in Libungan and Palsson (2015) and run the following lines:
show.original.with.outline(shape,"IC","403_2")
## End(Not run)

shapeR documentation built on Nov. 22, 2022, 1:07 a.m.