averageimages(1) debian man page | unix.com

Man Page: averageimages

Operating Environment: debian

Section: 1

AVERAGEIMAGES(1)						   User Commands						  AVERAGEIMAGES(1)

NAME
AverageImages - part of ANTS registration suite
DESCRIPTION
Usage: ./AverageImages ImageDimension Outputfname.nii.gz Normalize <images> Compulsory arguments: ImageDimension: 2 or 3 (for 2 or 3 dimensional input). Outputfname.nii.gz: the name of the resulting image. Normalize: 0 (false) or 1 (true); if true, the 2nd image is divided by its mean. This will select the largest image to average into. Example Usage: ./AverageImages 3 average.nii.gz 1 *.nii.gz AverageImages 1.9 May 2012 AVERAGEIMAGES(1)
Related Man Pages
ants(1) - debian
warpimagemultitransform(1) - debian
cmtk-glm(1) - debian
mnc2nii(1) - debian
vbim(1) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
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)?