Last data update: 2014.03.03

R: Display an image slice in 3D
display_sliceR Documentation

Display an image slice in 3D

Description

Display an image slice in 3D

Usage

display_slice(brain, slice, ...)

Arguments

brain

template brain (e.g. IS2) of the slice.

slice

path to the slice PNG image to display.

...

extra arguments to pass to persp3d.

Results