Man page - minccopy(1)
Packages contas this manual
- mincmath(1)
- mincview(1)
- minc_modify_header(1)
- xfmflip(1)
- mincwindow(1)
- mincexpand(1)
- mnc2nii(1)
- mincstats(1)
- minccalc(1)
- mincpik(1)
- minctoecat(1)
- xfmconcat(1)
- worldtovoxel(1)
- minclookup(1)
- minctoraw(1)
- mincreshape(1)
- vff2mnc(1)
- mincaverage(1)
- invert_raw_image(1)
- minccopy(1)
- dcm2mnc(1)
- minccmp(1)
- mincinfo(1)
- mincresample(1)
- mincmorph(1)
- transformtags(1)
- mincmakevector(1)
- mincextract(1)
- mincedit(1)
- xfminvert(1)
- nii2mnc(1)
- mincconvert(1)
- xfm2def(1)
- rawtominc(1)
- voxeltoworld(1)
- ecattominc(1)
- mincdump(1)
- upet2mnc(1)
- minchistory(1)
- mincgen(1)
- mincmakescalar(1)
- mincblob(1)
- mincconcat(1)
- mincheader(1)
- mincsample(1)
- mincdiff(1)
Package: minc-tools
apt-get install minc-tools
apt-get install minc-tools
Manuals in package:
Documentations in package:
Manual
| MINCCOPY(1) | MINC User's Guide | MINCCOPY(1) |
NAME
minccopy - copy minc image values from one minc file to another
SYNOPSIS
minccopy [-pixel_values] [-real_values] infile outfile
DESCRIPTION
minccopy copies image values from one minc file to another. Both the input and output files must exist, and the images in both files must have an equal number dimensions and equal dimension lengths.
By default the real value of each pixel is copied. Use the -pixel_values to copy the pixel values instead.
NOTE: This program is intended primarily for use with scripts such as mincedit. It does not follow the typical design rules of most MINC command-line tools and therefore should be used only with caution.
OPTIONS
AUTHOR
Peter Neelin
COPYRIGHTS
Copyright © 1993 by Peter Neelin
| $Date: 2004-05-20 21:52:08 $ |