textureindex

(method of ODF)

caclulate texture index of ODF

The tetxure index of an ODF f is defined as:

Syntax

t = textureindex(odf,'param1',val1,'param2',val2)

Input

odf

ODF

param,val Parameters and values that control textureindex
Parameter Description
'resolution'

resolution of the discretization

'fourier'

use Fourier coefficients

'bandwidth'

bandwidth used for Fourier calculation

Output

texture index

double

See also

ODF/norm, ODF/entropy, ODF/volume, ODF_index, ODF/calcFourier