ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/README
(Generate patch)

Comparing ray/src/px/README (file contents):
Revision 2.10 by greg, Fri Nov 5 03:31:38 2004 UTC vs.
Revision 2.12 by greg, Sat Sep 17 05:14:14 2005 UTC

# Line 6 | Line 6 | picture files and converters to and from other image f
6  
7   pcond.h         header file for picture conditioning program pcond
8   pic.h           header file for reading and writing pictures
9 ciq.h           header file for color quantization routines
9   pict.h          header file defining Macintosh PICT format
10   rasterfile.h    header description for Sun rasterfiles
11   x11raster.h     header file for X11 routines using images
12   aedimage.c      display program for AED 512 color graphics terminal
13 < biq.c           simple greyscale quantization
15 < ciq.c           color quantization routine
16 < closest.c       color quantization - find closest color
17 < clrtab.c        more compact but slower replacement for ciq.c+split.c+closest.c
18 < cut.c           color quantization - median cut algorithm
13 > clrtab.c        median-cut color quantization routines for 8-bit output
14   macbethcal.c    program to calibrate image conversion using Macbeth chart
15   neuclrtab.c     neural network color quantization code
16   pcomb.c         combine picture files according to calcomp functions
# Line 52 | Line 47 | xshowtrace.c   display a picture under X11 and watch the
47   falsecolor.csh  C-shell script to produce false color pictures
48   normpat.csh     C-shell script to normalize pictures for tiling patterns
49   pdfblur.csh     compute views for depth of field blurring
50 + pgblur.csh      Gaussian blur function
51   pmblur.csh      compute views for motion blurring
52 + pmdblur.csh     compute views for combined motion and depth-of-field blurring
53 + ran2tiff.csh    expose and convert animation frames using pcond and ra_tiff
54   xyzimage.csh    display images correctly for a particular monitor's primaries
55   tiff/           TIFF image library

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines