nii_ehdr 0.1.0 © 2013 by Turku PET Centre
Edit the information in NIfTI-1 image header.
New contents are given in an ASCII text file with one or more header fields
in the same format as is the output of nii_lhdr.
Use this program only if you are familiar with NIfTI format; note that
no backup is created.
Usage: nii_ehdr <NIfTI file> <Header content file>
Options:
-h or --help
Print this message and exit
--version or --build
Print software build information and exit
--verbose
Program prints more information about what it is doing
--silent
Program works silently, printing only error and warning messages.
Example: copy header contents from image1.nii to image2.nii
nii_lhdr image1.nii > header.dat
nii_ehdr image2.nii header.dat
See also:
nii_lhdr,
iftlist,
iftdel,
iftadd,
ana_lhdr
Keywords: image processing, NIfTI, header
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.