alexandershaw4 / VolView

Volume Slice Viewer for MRI with Functional Overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VolView

Matlab 3D volume slice viewer, designed for overlaying functional volumetric data on structural MRIs.

Syntax:

VolView(S,O)

S = a 3D double, (structural image)

O = a 3D double, (the functional volume to overlay).

size(S) == size(O)

Example: Peak Motor Cortex Beta Desynchrony Motor

Example: Peaks in Visual Cortex Shot3

Example: Peaks in Audtory Cortices Aud

Example showing strucutral MRI (grayscale) with grey matter segmentation overlaid as the 'functional' part. Shot

About

Volume Slice Viewer for MRI with Functional Overlay


Languages

Language:MATLAB 96.7%Language:HTML 3.3%