guessfibre

try to find the fibre of to given rotations by finding the eigenvector of g_1*h = g_2*h -> (g_2^-1)*g_1* h = h -> R*h = (lambda)*h

Syntax

[h,r,v] = guessfibre(g1,g2,'param1',val1,'param2',val2)

Input

g1

rotation, ODF

g2

rotation

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

discretisation parameter

Output

h
r
v

(in case of odf) fibre volumn

See also

fibreODF, rotation