T1-MRI Segmentation with BrainVISA

It is not the purpose of Brainstorm tutorials to teach you how to use BrainVISA. But many Brainstorm users are lost when it gets to the segmentation of the MRI. So here is a short introduction to the BrainVISA T1 MRI processing pipeline. To extract head and cortex meshes from a T1 MRI, you can also try to use: BrainSuite or ?FreeSurfer.

We are going to illustrate the use of BrainVISA with the MRI from the CTF tutorials. You should already have those files on your computer, if you followed the basic tutorials. If it is not the case, go to the Download page, and get the file bst_sample_ctf.zip.

Installation

Import MRI

To process a MRI volume with BrainVISA, you have first to import it in the database.

As an example, you can take the MRI from the 4D-Neuroimaging tutorial (bst_sample_4d.zip accessible from Download section).

Select the input file.

To select the output file: Click on the red button, fill the following fields:

Click on Run, wait for the process to end. Done. You can close this window.

Configure T1 pipeline

Back to BrainVISA window, now select process T1 MRI > Segmentation Pipeline > T1 Pipeline.

selectT1Pipeline.gif

Click on open.

T1PipelinePrepare.gif

How to fill all those fields:

The go to the "AC/PC Or Normalization" step, and select true for the option allow_flip_initial_MRI.

T1PipelineAllowFlip.gif

Click on Run and pray hard.

What if it crashed ?

Your first try might be a failure. Don't give up, it might be easy to fix.

If the process that crashed has two option (like all the steps from "T1 Bias correction" to "Split brain mask"):

If it still crashes:

And what if it worked ?

If you see at some point green arrows in front of all the processes: you are done.

You now need to import the files BrainVISA produced in BrainStorm. Here are the paths on my installation of BrainVISA (can be slightly different on your computer...):

Never forget to check the final surfaces in Brainstorm, they still might be completely wrong. Example of a first try with BrainVISA, after import + merge.

BstResult.gif

If this happen to you too, you'll have to start again the whole segmentation process, either selecting other options in BrainVISA, or using another software solution.

Have fun...

Tutorials/SegBrainVisa (last edited 2011-05-14 21:18:38 by cpe-76-169-10-66)