deANTsify | R Documentation |
Turn ANTs image into ABIgeneRMINC data
deANTsify(x)
x |
ANTsR images |
ABIgeneRMINC data
# Here is an example converting ABIgeneRMINC data to ANTsR image nrp1Filename=system.file('extdata/Nrp1_P56_coronal_74272479_200um.zip',package="ABIgeneRMINC") ABIvec = read.raw.gene(nrp1Filename) antsvec = ANTsify(ABIvec) y = deANTsify(antsvec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.