Extract affine registration from CMTK registration file or in-memory list

cmtk.extract_affine(r, outdir)

Arguments

r

A registration list or path to file on disk

outdir

Optional path to output file

Value

When outdir is missing a list containing the registration paramers. Otherwise NULL invisibly.

See also

cmtkreglist

Other cmtk-io: read.cmtkreg, read.cmtk, write.cmtkreg, write.cmtk