Learn R Programming

nat (version 1.8.25)

cmtk.extract_affine: Extract affine registration from CMTK registration file or in-memory list

Description

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

Usage

cmtk.extract_affine(r, outdir)

Value

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

Arguments

r

A registration list or path to file on disk

outdir

Optional path to output file

See Also

cmtkreglist

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