Volume to label
1 2 3 4 5 6 | atlas_vol2label(
annot_lab,
output_dir,
verbose,
ncores = parallel::detectCores() - 2
)
|
annot_lab |
annotation label |
output_dir |
output directory path |
verbose |
logical indicating to be verbose or not |
ncores |
number of cores for parallel processing (default numcores-2) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.