plot_voi_overlay_seg: Plot a volume as an overlay on a segmented brain volume.

View source: R/image_reg.R

plot_voi_overlay_segR Documentation

Plot a volume as an overlay on a segmented brain volume.

Description

Plot a volume as an overlay on a segmented brain volume.

Usage

plot_voi_overlay_seg(mri_seg, voi, export_path = NULL, ...)

Arguments

mri_seg

segmented brain volume as a nifti object.

voi

volume data as a nifti object.

export_path

optional path to save the image in png format.

...

additional arguments to the ortho3 function.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.