Hello, I'm trying to produce a functional volume file where the intensity of 
each voxel in the brain represents the depth of that voxel from a given 
surface. The inputs would be a volume anatomy file and a corresponding surface 
file.

In case that is unclear, the desired function would need to iterate over each 
voxel in the brain (according to the volume anatomy file), and, for each of 
these, find the depth of that voxel from the surface, and record that depth in 
the output functional volume file.

Is there already a way to do this or to almost do this in Caret? If not, I am 
planning to extend caret_command in C++ to add this functionality.

thanks,
  bayle

                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469227/direct/01/
_______________________________________________
caret-users mailing list
[email protected]
http://brainvis.wustl.edu/mailman/listinfo/caret-users

Reply via email to