layout | title |
---|---|
page |
Visualization Softare Setup |
Source: https://neurometrika.org/CoursePreparation
All OS:
Instructions for installing SPM:
- Install MATLAB 7.4 (R2007a) or later.
- Download and unpack the core SPM12 distribution
- Do not install the SPM12 files in the MATLAB directory structure. Instead, put the SPM12 directory in a /applications folder if possible.
- Start MATLAB
- Add the SPM12 top-level directory to the beginning of the MATLAB search path. In doing so, use "Add Folder..." rather than "Add with Subfolder..."
- Save the new MATLAB search path and close the window.
- Type "spm" at the MATLAB prompt
- The SPM12 top-level dialog box should appear on the screen.
Also check the helpful youtube video online below:
All OS:
- Download XJView from here: https://www.alivelearn.net/xjview/download/
- Unizp the XJView by copying it to the
toolbox
subfolder for theSPM
root folder such that the path is like/spm/toolbox/xjview
Check the official guide from the FSL https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes.
Basicly, you can install it as part of FSL or separately and independently. I recommend to install part of the FSLEyes.
Note that MRICro, MRICroN, MRICronGL are THREE separately distinct and only tangentially related software by the same author.
MRICro is the oldest but had the most extensive functionalities: https://www.mccauslandcenter.sc.edu/crnl/mricro MRICroN is the most common version used, with substantially simplified user interface, however its pixel value extraction is buggy: https://www.nitrc.org/projects/mricron MRICronGL further reduced functionalities while produce excellent image rendering: https://www.nitrc.org/projects/mricrogl
All MRICro/N/GL do not require any dependencies and once the binaries are downloaded from the website sources, you can directly execute them run.
ITK Snap offers very friendly installer packages as well as binaries across platform.
http://www.itksnap.org/pmwiki/pmwiki.php?n=Downloads.SNAP3
Look for 1.9.17: https://bic-mni.github.io/#v2-version-1917
Make sure it is V2 Minc Tool Kit and version 1.9.17. Ignore everything else. The .deb and .rpm files for each platform can be found there.
For most linux, you can use either sudo dpkg –install PACKAGE.deb
or sudo rpm –install PACKAGE.rpm
respectively. Make sure to replace package
with the respective filename.
You can download respective 3DSlicer installer from the official website, https://download.slicer.org
{% include links.md %}