nat (version 1.8.16)

read.cmtkreg: Read a CMTK format registration

Description

Read a CMTK format registration

Usage

read.cmtkreg(filename, ReturnRegistrationOnly = FALSE, ...)

Arguments

filename

Path to a CMTK registration file

ReturnRegistrationOnly

When FALSE (default) will not attempt to extract the registration element from the registration file.

...

Additional arguments passed to read.cmtk

See Also

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