Description Usage Arguments Author(s)
Select the part of the image within the mask.
1 2 3 4 5 6 7 8 9 10 11 | slices_plot(
image_vec,
mask_obj = mask,
dims = dims_mask,
img_templ = img_template,
voxels,
col_threshold = 0,
legend_range = range(image_vec),
slice_number = FALSE,
...
)
|
image_vec |
vectorised image values |
mask_obj |
original mask image |
dims |
image dimensions |
img_templ |
minimal deformation template (for TBM images) |
voxels |
voxels indices within the mask (it must have the same dimensions as image_vec) |
col_threshold |
midpoint in the divergent colour scale |
legend_range |
extremes of the divergent colour scale |
slice_number |
add a note about the slices number in the array |
Marco Palma, M.Palma@warwick.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.