egg.fit: Estimate egg shape

Description Usage Value Examples

Description

Estimates egg shape using the method of Troscianko, J. (2014) A simple tool for calculating egg shape, volume and surface area from digital images. Ibis 156, 874–878.

Usage

1

Value

an object of class egg.fit containing the egg shape parameters

Examples

1
2
3
4
5
6
7
## Not run: 
# Determine egg shape and plot
egg.image(egg)
fit = egg.fit()
egg.plot(fit, lwd = 3, col = "red")

## End(Not run)

eggs documentation built on May 2, 2019, 5:23 p.m.