ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/pfilt.1
(Generate patch)

Comparing ray/doc/man/man1/pfilt.1 (file contents):
Revision 1.1 by greg, Tue Mar 11 19:20:21 2003 UTC vs.
Revision 1.5 by greg, Wed Oct 6 03:45:29 2010 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH PFILT 1 11/8/96 RADIANCE
3   .SH NAME
4   pfilt - filter a RADIANCE picture
# Line 69 | Line 69 | Multiple exposure options have a cumulative effect.
69   Color-balance the image as if it were illuminated by fixtures of
70   the given type.
71   The specification must match a pattern listed in the lamp
72 < lookup table (see the -f option below).
72 > lookup table (see the \-f option below).
73   .TP
74   .BR -f \ lampdat
75   Use the specified lamp lookup table rather than the default (lamp.tab).
# Line 105 | Line 105 | of any given output pixel.
105   This option may be used to mitigate the problems associated with
106   inadequate image sampling, at the expense of a slightly blurred
107   image.
108 < The fraction given should not exceed the output picture dimensions
108 > The fraction given should not be less than the output picture dimensions
109   over the input picture dimensions (x_o*y_o/x_i/y_i), or blurring
110   will occur over the entire image.
111   This option implies the
# Line 140 | Line 140 | are not used in setting the exposure.
140   .SH ENVIRONMENT
141   RAYPATH         directories to search for lamp lookup table
142   .SH FILES
143 < /usr/tmp/rt??????
143 > /tmp/rt??????
144   .SH AUTHOR
145   Greg Ward
146   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines