compute Fourier coefficients of an ODF
Syntax
f_hat = calcFourier(odf,L)
Input
odf | ODF |
L | order up to which Fourier coefficients are calculated |
Output
f_hat | vector of Fourier coefficients order as [fh000 fh1-1-1 ... fh111 fh2-2-2 fh222 ...] |
See also
ODF.plotFourier ODF.Fourier wignerD FourierODF ODF.textureindex ODF.entropy ODF.eval