TEEM(1) | User Commands | TEEM(1) |
teem-overrgb - Composites an RGBA nrrd over a background color.
teem-overrgb -i <nin> [-c <contrast>] [-cfp <fixed point>] \fR
./teem-overrgb: Composites an RGBA nrrd over a background color (or image), after doing gamma correction, then quantizes to an 8-bit image. Actually, the input nrrd can have more than 4 values per pixel, but only the first four are used. If the RGBA nrrd is floating point, the values are taken at face value; if it is fixed point, the values interpreted as having been quantized (so that 8-bit RGBA images will act as you expect). When compositing with a background image, the given background image does not have to be the same size as the input image; it will be resampled (with linear interpolation) to fit.
-i <nin> = input nrrd to composite (nrrd)
-cfp <fixed point> = component level that doesn't change with contrast
-o <filename> = file to write output PPM image to (string)
The full documentation for teem-overrgb is maintained as a Texinfo manual. If the info and teem-overrgb programs are properly installed at your site, the command
should give you access to the complete manual.
December 10, 2008 | 1.10.0 |