This is probaly only of interest to developers. End users will probably wish to use more specific functions such as write.cmtkreg for writing out registrations.
write.cmtk(l, con, gzip = FALSE, version = NA_character_)
Appropriately formatted list
A character string specifying a path or a connection
Whether to gzip output file (default FALSE)
TYPEDSTREAM version number, defaults to "1.1"
if not
specified in the version attribute of l
.
NB a version specified on the command line overrides one encoded as an attribute in the input list.
Other cmtk-io:
cmtk.extract_affine()
,
read.cmtkreg()
,
read.cmtk()
,
write.cmtkreg()