Skip to content

CTseg with SPM12 and MB

Compare
Choose a tag to compare
@brudfors brudfors released this 27 Jan 15:02
· 12 commits to master since this release
7f7e1f1

This release includes SPM12 and the MB toolbox in spm12-CTseg.zip.

The CTseg functions can be found in spm12-CTseg/toolbox/CTseg.

Remember that you have to add:

  • spm12-CTseg
  • spm12-CTseg/toolbox/mb
  • spm12-CTseg/toolbox/Shoot
  • spm12-CTseg/toolbox/Longitudinal

to the MATLAB search path.

You will also have to compile the MB C-code; do this by simply executing the make command in the MB folder (more info at https://github.com/WTCN-computational-anatomy-group/mb#installation-instructions).