vbmunge
From VoxBoWiki
vbmunge does a few simple munging operations on 4D volumes. Its very limited functionality is likely to be merged with vbimagemunge at some point soon.
Here's the help text:
*** DEPRECATION WARNING -- SEE NOTES ***
VoxBo vbmunge (v1.8.5/Jun 14 2011)
usage:
vbmunge [flags] <file> [<file> ...]
flags: -x flip x
-y flip y
-z flip z
-s strip origin (set to 0,0,0)
-l extract the left (zero the right)
-r extract the right (zero the left)
-a <cub> add img to infile image
notes:
that's left and right of the image, not hemispheres
vbmunge has been deprecated and is no longer actively maintained.
please use vbim instead.
