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.4 by greg, Fri Aug 25 20:03:49 1995 UTC vs.
Revision 2.7 by greg, Wed Jul 24 16:47:26 1996 UTC

# Line 18 | Line 18 | closest.c      color quantization - find closest color
18   clrtab.c        more compact but slower replacement for ciq.c+split.c+closest.c
19   colorscale.c    program to produce color pallets
20   cut.c           color quantization - median cut algorithm
21 getinfo.c       program to read info. header from file
21   glimage.c       simple program to display image on SGI
22   greyscale.c     program to produce grey test levels
23 + macbethcal.c    program to calibrate image conversion using Macbeth chart
24   mt160r.c        program to dump pixel file to Mannesman-Tally 160
25   neuclrtab.c     neural network color quantization code
26   oki20.c         program to dump pixel file to OkiMate 20 monochrome printer
# Line 34 | Line 34 | pf3.c          routines for gaussian and box filtering
34   pfilt.c         program to post-process picture file
35   pflip.c         flip picture file horizontally and/or vertically
36   pinterp.c       interpolate and extrapolate pictures with different views
37 + pmapgen.c       affine transformation for image mapping used by macbethcal
38   protate.c       program to rotate picture file 90 degrees clockwise
39   psign.c         produce picture from text
40   psum.c          program to sum pictures
# Line 65 | Line 66 | xraster.c      routines to handle images for X10
66   xshowtrace.c    display a picture under X11 and watch the rays get traced
67   falsecolor.csh  C-shell script to produce false color pictures
68   normpat.csh     C-shell script to normalize pictures for tiling patterns
69 + pdfblur.csh     compute views for depth of field blurring
70 + pmblur.csh      compute views for motion blurring
71 + xyzimage.csh    display images correctly for a particular monitor's primaries
72   libtiff/        TIFF image library

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines