Description Usage Arguments Value Author(s) Examples
Write an rcissus basis set
1 2 | writeRcissus(basis, patchRadius, meanCenter, dataScaling = 1, deepNet = NA,
directoryname)
|
basis |
the basis image to write |
patchRadius |
the radius associated with the basis |
meanCenter |
boolean |
dataScaling |
optional scaling value(s) |
deepNet |
optional network |
directoryname |
for output |
succeed or fail
Avants BB
1 2 3 4 5 6 | ## Not run:
pop = getANTsRData( "population" ) # list of example images
imgBases = rcBasis( pop )
writeRcissus( imgBases, 3, FALSE, tempfile() )
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.