Query: minctoraw
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MINCTORAW(1) MINC User's Guide MINCTORAW(1)NAMEminctoraw - copy data from a MINC file.SYNOPSISminctoraw [options] mincfileDESCRIPTIONminctoraw dumps a chunk of MINC file data to standard output in the format of your choice. This program is largely superceded by mincextract.OPTIONS-byte Write out data as 8-bit integers -short Write out data as 16-bit integers -int Write out data as 32-bit integers -long Superseded by -int -float Write out data as single precision floating-point values -double Write out data as double precision floating-point values -signed Write out signed data (applies only to integer types) -unsigned Write out unsigned data (applies only to integer types) -range low high Specify the range of output values -normalize Normalize integer pixel values to file max and min (Default) -nonormalize Turn off pixel normalization -help Print summary of command-line options and exit. -version Print the program's version number and exit.SEE ALSOmincextract(1) $Date: 2004-05-20 21:52:09 $ MINCTORAW(1)
| Related Man Pages |
|---|
| mincaverage(1) - debian |
| mincmakescalar(1) - debian |
| nii2mnc(1) - debian |
| rawtominc(1) - debian |
| values(3head) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Anyone wanna write this? |
| help me |
| How do you write this program/script? |
| Write over data to new file |
| Help with output 32bit signed integer |