mincAddANTsAttrs | R Documentation |
Add ANTsR attributes to MINC data
mincAddANTsAttrs(x)
x |
RMINC data |
RMINC data with ANTsR attributes
# Here is an example converting MINC data to ANTsR image statFilename=system.file('extdata/enrichment_stats.mnc',package="ABIgeneRMINC") mincvec = mincGetVolume(statFilename) antsvec = ANTsify(mincvec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.