R/cmtk_io.R
cmtk.extract_affine.RdExtract affine registration from CMTK registration file or in-memory list
cmtk.extract_affine(r, outdir)A registration list or path to file on disk
Optional path to output file
When outdir is missing a list containing the registration
parameters Otherwise NULL invisibly.
Other cmtk-io:
read.cmtkreg(),
read.cmtk(),
write.cmtkreg(),
write.cmtk()