Description Usage Arguments Details Value Functions References See Also Examples
View source: R/core_dfourier.R
Calculates discrete cosine transforms, as introduced by Dommergues and colleagues, on open outlines.
1 2 3 |
x |
coo_single, coo_list or mom_tbl |
nb_h |
|
raw |
|
from_col, to_col |
column names |
drop_coo |
|
... |
for generics. Useless here. |
nb_pts |
|
Shapes must be normalized, ie using coo_bookstein before performing the dct transform.
a list with components when applied on a single shape:
dfourier_i
: inverse dfourier method
Dommergues, C. H., Dommergues, J.-L., & Verrecchia, E. P. (2007). The Discrete Cosine Transform, a Fourier-related Method for Morphometric Analysis of Open Contours. Mathematical Geology, 39(8), 749-763. doi:10.1007/s11004-007-9124-6
Many thanks to Remi Laffont for the original translation in R).
Other morphometrics:
efourier()
,
npoly()
,
opoly()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.