BrainSlicer

Visualize and print volumetric brain data
96 Downloads
Updated 4 Oct 2021

View BrainSlicer on File Exchange

BrainSlicer

BrainSlicer is a MATLAB-based visualization tool for volumetric brain data. Its main purpose is to produce publication-level figures.

BrainSlicer main functionalities include:

  • possibility of overlaying multiple images with tunable opacity.
  • thresholding and clusterization of each layer
  • visualize colorbar for each desired layer
  • handy visualization of p-value maps as (1-p)
  • ~ 100 colormaps available (including FSL and brain colours maps)

BrainSlicer is composed of three main programs:

  • slicer.m - the main tool, visualizes and prints nifti images.
  • slicerCollage.m - combines several images produced by slicer.m in a single figure.
  • colormaps.m - shows all the available colormaps and their code for ease of selection.

REQUIREMENTS

BrainSlicer requires:

  • SPM
  • MATLAB version >= R2014b

EXAMPLES

SlicerDemo.m demostrates the major functionalities of the toolbox using common usage examples.

  • Figure showing a t-map and 1-p-map:  Example 2 
  • Figure showing the 10 networks from Smith et al. 2009 (PNAS):  Example 3 
  • Figure showing the 7 networks from Yeo et al. 2011 (J Neurophysiol) parcellated according to Schaefer et al 2018 (Cortex):  Example 3 

Cite As

Daniele Mascali (2024). BrainSlicer (https://github.com/dmascali/BrainSlicer/releases/tag/1.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with R2014b and later releases
Platform Compatibility
Windows macOS Linux
Categories
Find more on MRI in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

examples

Version Published Release Notes
1.1

See release notes for this release on GitHub: https://github.com/dmascali/BrainSlicer/releases/tag/1.1

1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.