Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 596 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 596 Bytes

ROBEX Brain Extraction

A 3D Slicer extension offering a brain extraction algorithm for MRI structural images. This extension has the ROBEX brain extraction implementation which was adapted from the original paper.

Licenses

Please, note that this code is under the following licenses, according to the original ROBEX method

  • BSD and Apache 2.0 - Read file: LICENSE_ROBEX
  • GPL v3.0 - Read file: LICENSE_GPLv3
  • LGPL v3.0 - Read file: LICENSE_LGPLv3
  • 3D Slicer License - Read file: LICENSE_Slicer