cmtk.extract_affine | R Documentation |
Extract affine registration from CMTK registration file or in-memory list
cmtk.extract_affine(r, outdir)
r |
A registration list or path to file on disk |
outdir |
Optional path to output file |
When outdir
is missing a list containing the registration
paramers. Otherwise NULL
invisibly.
cmtkreglist
Other cmtk-io:
read.cmtkreg()
,
read.cmtk()
,
write.cmtkreg()
,
write.cmtk()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.