View source: R/make_ants_image.R
make_ants_image | R Documentation |
Makes ANTs Image in mask out of vector of intensities
make_ants_image(vec, mask_indices, reference)
vec |
numerical vector of intensities with 0s removed |
mask_indices |
vector of indices at which mask is 1 |
reference |
antsImage to supply metadata |
antsImage
## Not run: TODO ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.