ecat2tif 3.7.5 © 2002-2013 by Turku PET Centre

Extract the matrices of an ECAT 6.3 or ECAT 7 image or sinogram, or NIfTI, Analyze 7.5, or microPET image, to TIFF 6.0 images. Usage: ecat2tif [Options] <ECAT file> [Output TIFF file] Options: -p=<Plane> A specified plane is extracted; by default all planes -f=<Frame> A specified frame is extracted; by default all frames -s[=Value] Color scale of output images is fixed from 0 to max of all image matrices, or from 0 to Value -L Log10 transform -L1 Log10 transform, adding 1 to pixel values before transform -rb Apply rainbow colorscale instead of default grayscale -rbw Apply rainbow colorscale with white background -gr Apply grayscale (0=black, highest=white) -gi Apply inverse grayscale; default -th=<nr> Number of matrices tiled horizontally; set to a large value to draw all matrices in one row. -tv=<nr> Number of matrices tiled vertically; set to a large value to draw all matrices in one column. -h or --help Print this message and exit --version or --build Print software build information and exit --silent Program works silently, printing only error and warning messages --verbose Program prints more information about what it is doing. Example 1: Make TIF of plane 8 and frame 17, which is yet scaled to the level of whole image maximum: ecat2tif -s -p=8 -f=17 s2345dy1.v s2345_pl08_fr17.tif Example 2: Make TIF of all image matrices in rainbow color scale: ecat2tif -rb s2345sum.img s2345sum.tif Example 3: Make TIF of all image matrices, scaling the colors to value 3: ecat2tif -S=3 a3456bp.v a3456bp.tif See also: imgslice, ecatmax, ecatthrs, ecatunit, ecat2flo Keywords: image, sinogram, TIFF, raster, tools This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under GNU General Public License.

GNU GPL

Last updated 2013-04-18 08:03:05