Hello, there,
I load lh.inflated of a subject using tksurfer, click a point (or vetex), then Click "Save Point")
Meanwhile, I load the same subject in tkmedit, select "goto save point", I can see the saved point.
If I try to convert multiple points (or vertices) from tksurfer to tkmedit, is there an equation?
I guess I am looking for the equation which can convert Vertex RAS to Volume Index.
Thanks! Guang _________________________________________________________________ Hotmail: Free, trusted and rich email service. http://clk.atdmt.com/GBL/go/201469228/direct/01/
Run
mri_info --vox2ras-tkr orig.mgz
This will give you a 4x4 matrix M. Construct a vector P = [R A S 1]'. The index = inv(M)*P
doug
Guang Zeng wrote:
Hello, there,
I load lh.inflated of a subject using tksurfer, click a point (or vetex), then Click "Save Point")
Meanwhile, I load the same subject in tkmedit, select "goto save point", I can see the saved point.
If I try to convert multiple points (or vertices) from tksurfer to tkmedit, is there an equation?
I guess I am looking for the equation which can convert Vertex RAS to Volume Index.
Thanks! Guang
Hotmail: Free, trusted and rich email service. Get it now.
http://clk.atdmt.com/GBL/go/201469228/direct/01/
Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu