generateShapeCoefficients | R Documentation |
Generates shape variables based on Fourier/wavelet reconstruction. Wavelet coefficients for wavelet. Basic shape parameters are also collected (area, length, width, perimeter).
generateShapeCoefficients(object,...)
object |
|
... |
Additional parameters to be passed to the |
A shapeR
object with values in slots:
wavelet.coef.raw
fourier.coef.raw
shape.coef.raw
Lisa Anne Libungan & Snaebjorn Palsson
Nason, G. (2012). wavethresh
: Wavelets statistics and transforms. R package, version 4.5.
Claude, J. (2008). Morphometrics with R. Springer. 316 p.
wavethresh
data(shape) shape = generateShapeCoefficients(shape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.