.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.9. .TH WARPTIMESERIESIMAGEMULTITRANSFORM "1" "May 2012" "WarpTimeSeriesImageMultiTransform 1.9" "User Commands" .SH NAME WarpTimeSeriesImageMultiTransform \- part of ANTS registration suite .SH DESCRIPTION \&./WarpTimeSeriesImageMultiTransform ImageDimension moving_image output_image \fB\-R\fR fixed_image MyWarp.nii.gz MyAffine.txt \fB\-\-use\-NN\fR (Nearest Neighbor Interpolator option) \&./WarpTimeSeriesImageMultiTransform ImageDimension fixed_image output_image \fB\-R\fR moving_image \fB\-i\fR MyAffine.txt MyInverseWarp.nii.gz \fB\-\-use\-NN\fR (Nearest Neighbor Interpolator option ) .TP you can also string together series of mappings \fB\-\-\-\fR e.g.: MyAffine.txt MySecondAffine.txt MyWarp.nii.gz MySecondWarp.nii.gz \fB\-i\fR MyInverseAffine.txt \fB\-\-\-\fR this can be an arbitrarily long series. .IP For this program, your moving_image will be either a 3\-D image with vector voxels or a 4D image with scalar voxels. You must define whether the image is 3/4D via the first parameter to the program Output will be of the same type as input, but will be resampled to the domain size defined by the \fB\-R\fR image ... See WarpImageMultiTransform for more detailed usage