debian man page for composemultitransform

Query: composemultitransform

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COMPOSEMULTITRANSFORM(1)					   User Commands					  COMPOSEMULTITRANSFORM(1)

NAME
ComposeMultiTransform - part of ANTS registration suite
DESCRIPTION
ComposeMultiTransform ImageDimension output_field [-R reference_image] {[deformation_field | [-i] affine_transform_txt ]} Usage has the same form as WarpImageMultiTransform For Example: ./ComposeMultiTransform Dimension outwarp.nii -R template.nii ExistingWarp.nii ExistingAffine.nii or for an inverse mapping : ./ComposeMultiTransform Dimension outwarp.nii -R template.nii -i ExistingAffine.nii ExistingInverseWarp.nii recalling that the -i option takes the inverse of the affine mapping Or: to compose multiple affine text file into one: ComposeMultiTransform ImageDimension output_affine_txt [-R reference_affine_txt] {[-i] affine_transform_txt} This will be evoked if a text file is given as the second parameter. In this case reference_affine_txt is used to define the center of the output affine. The default reference is the first given affine text file. This ignores all non-txt files among the following parameters. ComposeMultiTransform 1.9 May 2012 COMPOSEMULTITRANSFORM(1)
Related Man Pages
ants(1) - debian
warptensorimagemultitransform(1) - debian
cmtk-groupwise_init(1) - debian
mcverter(1) - debian
nifti_tool(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?