Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 331 Bytes

README.rst

File metadata and controls

16 lines (11 loc) · 331 Bytes

# bet2 standalone Brain Extraction Tool (bet2), released by http://fsl.fmrib.ox.ac.uk/

The following features are added:

  • the program is reconfigured using CMake
  • vtkzlib is added to support generating gzip-ed nifti image files

to compile source code:

mkdir build
cd build
cmake ..
make -j6