FSLView
From hpcwiki
FSL View
It is a simple viewer of 3D/4D images. It has the following features:
- view options:
- orhto: 3 Orthogonal slices (default)
- lightbox: multiple slices
- multiple simultaneous views
- time series display (graphs or movie loops)
- multiple semi-transparent (color-overlays)
- simple freehand image editing (mask drawing)
- 3D rendering
To run fsl view type in terminal
Open an Image with FSLVew: File -> Open
[~~]$ fslview &
Select the files to visualize. In this case selects example_func.nii.gz
, which located in /var/data/brain/fslCourse/fsl_course_data/intro
. Once it is opened the tool displays the image as is illustrated here.