Man page - xfmflip(1)
Packages contains this manual
- nii2mnc(1)
- mincinfo(1)
- mincaverage(1)
- mincdiff(1)
- mincblob(1)
- mincconvert(1)
- mincresample(1)
- minclookup(1)
- mincgen(1)
- rawtominc(1)
- xfmconcat(1)
- mincview(1)
- xfm2def(1)
- minccmp(1)
- worldtovoxel(1)
- mincpik(1)
- vff2mnc(1)
- mnc2nii(1)
- xfmflip(1)
- mincdump(1)
- mincstats(1)
- mincmorph(1)
- minc_modify_header(1)
- mincmakescalar(1)
- voxeltoworld(1)
- mincexpand(1)
- mincsample(1)
- minccopy(1)
- mincwindow(1)
- transformtags(1)
- dcm2mnc(1)
- mincmakevector(1)
- mincextract(1)
- minccalc(1)
- mincheader(1)
- mincreshape(1)
- mincedit(1)
- minchistory(1)
- upet2mnc(1)
- xfminvert(1)
- mincmath(1)
- invert_raw_image(1)
- ecattominc(1)
- mincconcat(1)
- minctoraw(1)
- minctoecat(1)
apt-get install minc-tools
Manual
XFMFLIP
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
COPYRIGHTS
NAME
xfmflip - flip an MNI transform file
SYNOPSIS
xfmflip in.xfm out.xfm
DESCRIPTION
xfmflip flips an input transform input.xfm about an axis (x, y or z) and puts the result in the file result.xfm . The default flip is about the X axis (Left-Right) but can be changed to the Y axis (via the -y option) or Z axis (-z)
OPTIONS
|
-help |
Print summary of command-line options and exit. |
-version
Print the program’s version number and exit.
-verbose
Print out extra progress information while running.
-clobber
Overwrite any existing output file
|
-fake |
Don’t actually run the commands, just echo them to STDOUT |
AUTHOR
Andrew Janke Vladimir Fonov
COPYRIGHTS
Copyright © 2007 Andrew Janke - a.janke@gmail.com