.TH gregxform "1" "Jan 25 2019" "CMTK 3.3.1p1" "The Computational Morphometry Toolkit" .SH NAME gregxform \- Apply coordinate transformations to lists of point coordinates .SH SYNOPSIS gregxform [options] transformation .SH DESCRIPTION THIS TOOL IS DEPRECATED. PLEASE USE streamxform INSTEAD. This tool reads a list of 3D coordinates and applies a coordimnate transformation to them. The transformation can optionally be inverted. The transformed coordinates are then written to standard output. .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\-\-accuracy\fR \fI\fR, \fB\-a\fR \fI\fR Approximation accuracy (maximum error) .B [Default: 0.01] .TP 5 \fB\-\-no-check\fR, \fB\-x\fR Disable accuracy checking and always output something .TP 5 \fB\-\-forward\fR, \fB\-f\fR Apply forward transformation (default: backward) .TP 5 \fB\-\-fallback-inverse\fR \fI\fR, \fB\-F\fR \fI\fR Fallback inverse transformation (used for initialization and in case of failure) .B [Default: NONE] .TP 5 \fB\-\-input-file\fR \fI\fR, \fB\-i\fR \fI\fR Input path [default: STDIN]. .B [Default: NONE] .TP 5 \fB\-\-output-file\fR \fI\fR, \fB\-o\fR \fI\fR Output path [default: STDOUT]. .B [Default: NONE] .TP 5 \fB\-\-affine\fR, \fB\-n\fR Apply affine transformation even if warp studylist specified .TP 5 \fB\-\-binary\fR, \fB\-b\fR Read Binary input and produce binary output (floats) .TP 5 \fB\-\-jacobian\fR, \fB\-j\fR Calculate jacobian determinant rather than mapping point (default: false) NB: JDet is >1 if the sample volume is larger than the reference .TP 5 \fB\-\-normalised-jacobian\fR, \fB\-J\fR Calculate jacobian determinant normalised by global scaling factor (default: false) .TP 5 \fB\-\-return-global-scaling\fR, \fB\-g\fR Return global scaling factor ie the scaling due to initial affine .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.