.TH mcaffine "1" "Jan 25 2019" "CMTK 3.3.1p1" "The Computational Morphometry Toolkit" .SH NAME mcaffine \- Multi-channel affine registration .SH SYNOPSIS mcaffine [options] refChannel0 [refChannel1 ...] -- fltChannel0 [fltChannel1 ...] .SH DESCRIPTION Multi-channel affine image registration using histogram-based or covariance-based joint entropy measures .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 Main Options .TP 5 \fB\-\-out-archive\fR \fI\fR, \fB\-o\fR \fI\fR Output archive path. .B [Default: NONE] .TP 5 \fB\-\-initial-xform\fR \fI\fR Optional path of a file with the initial transformation. .B [Default: NONE] .TP 5 \fB\-\-downsample-from\fR \fI\fR, \fB\-d\fR \fI\fR Initial downsampling factor [1]. .B [Default: 1] .TP 5 \fB\-\-downsample-to\fR \fI\fR, \fB\-D\fR \fI\fR Final downsampling factor [1]. Factor 0 is full resolution with smoothing turned off .B [Default: 1] .TP 5 \fB\-\-smooth\fR \fI\fR Sigma of Gaussian smoothing kernel in multiples of template image pixel size [default: off] ) .B [Default: 0] .TP 5 \fB\-\-downsample-average\fR \fI\fR Downsample using sliding-window averaging [default: off] ) .B [Default: 0] .TP 5 \fB\-\-dofs\fR \fI[,,...]\fR Set sequence of numbers of DOFs for optimization schedule [can be repeated]. Supported values are: 0, 3, 6, 7, 9, 12. .TP 5 \fB\-\-nmi\fR Use normalized mutual information metric [default] \fB[This is the default]\fR .TP 5 \fB\-\-mi\fR Use standard mutual information metric .TP 5 \fB\-\-histograms\fR, \fB\-H\fR Use multi-dimensional histograms to compute entropies [default] \fB[This is the default]\fR .TP 5 \fB\-\-covariance\fR, \fB\-C\fR Use covariance matrix determinants to compute entropies .TP 5 \fB\-\-cubic\fR, \fB\-c\fR Use cubic interpolation [default: linear] .TP 5 \fB\-\-initial-step-size\fR \fI\fR Initial optimizer step size in pixels. .B [Default: 1] .TP 5 \fB\-\-final-step-size\fR \fI\fR Initial optimizer step size in pixels. .B [Default: 0.125] .TP 5 \fB\-\-delta-f-threshold\fR \fI\fR Optional threshold to terminate optimization (level) if relative change of target function drops below this value. .B [Default: 0] .TP 5 \fB\-\-crop-reference-from-index\fR \fI\fR Crop reference image from index x,y,z. .B [Default: NONE] .TP 5 \fB\-\-crop-reference-to-index\fR \fI\fR Crop reference image to index x,y,z. .B [Default: NONE] .SH AUTHORS Torsten Rohlfing, with contributions from Michael P. Hasak, Greg Jefferis, Calvin R. Maurer, Daniel B. Russakoff, and Yaroslav Halchenko .SH LICENSE http://www.fsf.org/licensing/licenses/gpl.html .SH BUGS Report bugs at http://nitrc.org/projects/cmtk/ .SH ACKNOWLEDGMENTS CMTK is developed with support from the NIAAA under Grant AA021697, National Consortium on Alcohol and Neurodevelopment in Adolescence (N-CANDA): Data Integration Component. From April 2009 through September 2011, CMTK development and maintenance was supported by the NIBIB under Grant EB008381.