Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 364 Bytes

brats

Useful functions and pipelines for brain tumor segmentation.

Install instructions

For now, the only tested method is

python setup.py develop

Note that this won't actually install the package, but make you able to import it as any other installed package. This means that any changes to the code will reflect immediately in any "dependee".