Skip to content

mathijsraemaekers/ibet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ibet

GUI for FSL's Brain Extraction Tool (BET)

BET is a well know tool included in the FSL software package (https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FNIRT/UserGuide) for extracting the brain of MRI images of the head. It often requires some tweaking to obtain the optimal parameters for the extraction. The current tool facilitates this process by allowing to interactively set the parameters and visualize the results.

To use the script, install the necessary libararies with pip3 install and type 'python3 ibet.py'. Select a nifti file that you want to use as input for the brain extraction, and start selecting en testing parameters using the GUI show below:

Alt text

This was a small project in python3 that was mainly aimed at familiarizing myself with the syntax and methods in python.

About

GUI for FSL's Brain Extraction Tool (BET)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages