Skip to content

Useful functions and pipelines for brain tumor segmentation.

Notifications You must be signed in to change notification settings

gama-ufsc/brats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".