debian man page for minccopy

Query: minccopy

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
-pixel_values Copy voxel values in raw mode. -real_values Copy voxel intensities (default). -help Print summary of command-line options and exit. -version Print version number of program and exit.
AUTHOR
Peter Neelin
COPYRIGHTS
Copyright (C) 1993 by Peter Neelin $Date: 2004-05-20 21:52:08 $ MINCCOPY(1)
Related Man Pages
mincaverage(1) - debian
mincdiff(1) - debian
minclookup(1) - debian
minctoecat(1) - debian
mincreshape(1) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?