[Insight-users] problems with eigenvalues and fractional anisotropy

Garin, Alba agarin at ceit.es
Tue Mar 29 10:19:20 EDT 2011


Dear all,
I'm developing a tractography application based on ITK-VTK. Our immediate aim is to create a visualization of an RGB map of the water diffusion of the brain.
ITK is used in order to read the metaimage file, get the image and the gradients, and, as result, we get an image of tensors, with DiffusionTensor3D as pixel type. Eigenvalues, eigenvectors and FA are computed for each voxel using the ComputeEigenAnalysis() and GetFractionalAnisotropy() methods of DiffusionTensor3D class. In some cases, we realized that the FA was greater than 1.0, as some voxels contained negative eigenvalues, although they had a very low order of magnitude (around 1e-4).
Is there any way to correct a tensor, ensuring that all its eigenvalues are positive, before calling GetFractionalAnisotropy ? Or should I just avoid computing the FA on a voxel with a negative eigenvalue?
Thanks in advance,

Alba Garin Muga

Computer Science PhD Student

Applied Mechanics Department

Paseo Manuel Lardizabal, 15
20018 Donostia-San Sebastian. Spain
Tel.  +34 943 212 800  (Ext. 2113)
Fax: +34 943 213 076
Web: www.ceit.es<http://www.ceit.es/>


[cid:image001.gif at 01CBEE14.47094EA0]

[cid:image002.jpg at 01CBEE14.47094EA0]

Antes de imprimir este e-mail piense bien si es necesario hacerlo. El medioambiente es cosa de todos.
Before printing this e-mail ask yourself if you really need a hard copy. We are all responsible for the environment.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110329/19afdfea/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 3972 bytes
Desc: image001.gif
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110329/19afdfea/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 980 bytes
Desc: image002.jpg
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110329/19afdfea/attachment.jpg>


More information about the Insight-users mailing list