--- ray/src/px/README 1995/08/25 20:03:49 2.4 +++ ray/src/px/README 2003/02/22 02:07:27 2.9 @@ -1,9 +1,10 @@ PICTURE FILTERS AND TRANSLATORS - SCCSid "$SunId$ LBL" + SCCSid "@(#)README 2.8 10/22/96 LBL" This directory contains special and general purpose filters for RADIANCE picture files and converters to and from other image formats. +pcond.h header file for picture conditioning program pcond pic.h header file for reading and writing pictures ciq.h header file for color quantization routines pict.h header file defining Macintosh PICT format @@ -18,9 +19,9 @@ closest.c color quantization - find closest color clrtab.c more compact but slower replacement for ciq.c+split.c+closest.c colorscale.c program to produce color pallets cut.c color quantization - median cut algorithm -getinfo.c program to read info. header from file glimage.c simple program to display image on SGI greyscale.c program to produce grey test levels +macbethcal.c program to calibrate image conversion using Macbeth chart mt160r.c program to dump pixel file to Mannesman-Tally 160 neuclrtab.c neural network color quantization code oki20.c program to dump pixel file to OkiMate 20 monochrome printer @@ -28,12 +29,17 @@ oki20c.c program to dump pixel file to OkiMate 20 colo paintjet.c program to dump pixel file to HP PaintJet color printer pcomb.c combine picture files according to calcomp functions pcompos.c program to composite pictures +pcond.c condition Radiance picture for display/output +pcond2.c pcond input and output conditioning routines for pcond. +pcond3.c pcond routines for computing and applying brightness mapping. +pcond4.c pcond routines for veiling glare and loss of acuity. pextrem.c program to find min and max values in picture pf2.c routines used by pfilt pf3.c routines for gaussian and box filtering pfilt.c program to post-process picture file pflip.c flip picture file horizontally and/or vertically pinterp.c interpolate and extrapolate pictures with different views +pmapgen.c affine transformation for image mapping used by macbethcal protate.c program to rotate picture file 90 degrees clockwise psign.c produce picture from text psum.c program to sum pictures @@ -65,4 +71,7 @@ xraster.c routines to handle images for X10 xshowtrace.c display a picture under X11 and watch the rays get traced falsecolor.csh C-shell script to produce false color pictures normpat.csh C-shell script to normalize pictures for tiling patterns +pdfblur.csh compute views for depth of field blurring +pmblur.csh compute views for motion blurring +xyzimage.csh display images correctly for a particular monitor's primaries libtiff/ TIFF image library