John Richey
unread,Dec 4, 2012, 10:25:29 AM12/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nipy...@googlegroups.com
Hi everyone,
I have what is probably a straightforward question about Nibabel... this is my first time using this tool, so please forgive me if the answer is obvious!
For a single 3D image, I wish to obtain a matrix of values corresponding to the raw voxel intensity of each voxel. In other words, is there a way to produce a [x1, ..., Xn; Y1, ..., Yn; Z1, ..., Zn] matrix that I can use to explore the data in its numerical form?
Thanks in advance!