norm

(method of ODF)

caclulate texture index of ODF

The normx of an ODF f is defined as:

Syntax

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

Input

odf

ODF

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

resolution of the discretization

'fourier'

use Fourier coefficients

'bandwidth'

bandwidth used for Fourier calculation

Output

texture index

double

See also

ODF/textureindex, ODF/entropy, ODF/volume, ODF_index, ODF/calcFourier