google-code-export / fibernavigator

Automatically exported from code.google.com/p/fibernavigator
1 stars 1 forks source link

Add functionality to apply transformation matrix for any fiber set #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load an anat with an affine matrix different of the identity matrix.
2. Load a set of fibers (for example, generated from MedInria).

What is the expected output? What do you see instead?

Ideally, the fibers should be registered to the anatomy. Depending on the 
generating software, the fibers can be defined in relation to the anatomy, or 
to the basic space definition.

In some cases (.tck files), we can be pretty sure that the fibers are defined 
with respect to the anatomy transformation. For some other formats (.fib 
representing a vtk file for example), it is impossbile to guess it. The 
generating software sometimes does as it sees fit.

We should add a button allowing the user to apply it at his will.

When this is done, notify farhadnadimail@yahoo.com

Original issue reported on code.google.com by Jean.Chr...@gmail.com on 26 Feb 2013 at 6:44