TRANSFORMTAGS(1) MINC User's Guide TRANSFORMTAGS(1)
NAME
transformtags - apply MNI transform to a tag file
SYNOPSIS
transformtags [-vol1] [-vol2] [-transformation transform.xfm] infile.tag outfile.tag
DESCRIPTION
transformtags applies the specified transformation to one of the two sets of tags in the tag file. The default is to apply the transforma-
tion to the tags of the second volume. Use -vol1 to transform the first volume's tag. Only one volume at a time may be transformed.
The transformation must be specified using the -transformation option.
OPTIONS
-vol1 Transform tags for volume 1.
-vol2 Transform tags for volume 2 (default).
-transformation filename.xfm
Name of transformation file (default is internal identity transform).
-help Print summary of command-line options and exit.
-version
Print the program's version number and exit.
AUTHOR
Peter Neelin
COPYRIGHTS
Copyright (C) 1993 Peter Neelin
$Date: 2004-05-20 21:52:09 $ TRANSFORMTAGS(1)