--- ray/src/px/README 1996/03/15 21:10:43 2.6 +++ ray/src/px/README 1996/10/22 13:19:14 2.8 @@ -4,6 +4,7 @@ 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,7 +19,6 @@ 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 @@ -29,6 +29,10 @@ 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