.TH xform2itk "1" "Jul 20 2012" "CMTK 2.2.2" "The Computational Morphometry Toolkit" .SH NAME xform2itk \- Convert affine transformations to ITK format. .SH SYNOPSIS \fBxform2itk\fR InputPath OutputPath .SH DESCRIPTION This tool converts coordinate transformations from CMTK format to ITK format and, in the process, also correct for differences in image coordinate conventions .SH OPTIONS .SS Global Toolkit Options (these are shared by all CMTK tools) .TP 5 \fB\-\-help\fR Write list of basic command line options to standard output. .TP 5 \fB\-\-help-all\fR Write complete list of basic and advanced command line options to standard output. .TP 5 \fB\-\-wiki\fR Write list of command line options to standard output in MediaWiki markup. .TP 5 \fB\-\-man\fR Write man page source in 'nroff' markup to standard output. .TP 5 \fB\-\-version\fR Write toolkit version to standard output. .TP 5 \fB\-\-echo\fR Write the current command line to standard output. .TP 5 \fB\-\-verbose-level\fR \fI\fR Set verbosity level. .TP 5 \fB\-\-verbose\fR, \fB\-v\fR Increment verbosity level by 1 (deprecated; supported for backward compatibility). .TP 5 \fB\-\-threads\fR \fI\fR Set maximum number of parallel threads (for POSIX threads and OpenMP). .SS Input parameters .TP 5 \fB\-\-fixed-space\fR \fI\fR Change fixed image coordinate space (e.g., 'RAS', 'LPS', ...). This defaults to ITK standard space. .B [Default: "LPS"] .TP 5 \fB\-\-moving-space\fR \fI\fR Change moving image coordinate space (e.g., 'RAS', 'LPS', ...). This defaults to ITK standard space. .B [Default: "LPS"] .TP 5 \fB\-\-invert-input\fR Invert input transformation before conversion .SS Output parameters .TP 5 \fB\-\-fixed-image\fR \fI\fR Override transformation's fixed/reference image (if any) with this one. .B [Default: NONE] .TP 5 \fB\-\-moving-image\fR \fI\fR Override transformation's moving/floating image (if any) with this one. .B [Default: NONE] .SH AUTHORS Torsten Rohlfing, with contributions from Michael P. Hasak, Greg Jefferis, Calvin R. Maurer, and Daniel B. Russakoff .SH LICENSE http://www.fsf.org/licensing/licenses/gpl.html .SH BUGS Report bugs at http://nitrc.org/projects/cmtk/ .SH ACKNOWLEDGMENTS From April 2009 through September 2011, CMTK Development and Maintenance was supported by the National Institute of Biomedical Imaging and Bioengineering under Grant No.R01 EB008381 (PI: Torsten Rohlfing).