Description Usage Arguments Value Author(s) Examples
Read an rcissus basis set
1 | readRcissus(directoryname)
|
directoryname |
to read |
rcissus list of objects
Avants BB
1 2 3 4 5 6 7 8 | ## Not run:
pop = getANTsRData( "population" ) # list of example images
imgBases = rcBasis( pop )
tfn = tempfile()
writeRcissus( imgBases, 3, FALSE, directoryname = tfn )
imgB2 = readRcissus( tfn )
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.