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.2 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.7 by greg, Tue Dec 12 16:31:45 2023 UTC

# Line 12 | Line 12 | pfilt - filter a RADIANCE picture
12   ]
13   .SH DESCRIPTION
14   .I Pfilt
15 < performs anti-aliasing and scaling on a RADIANCE picture.
15 > performs anti-aliasing and scaling on a RADIANCE picture
16 > or hyperspectral image.
17   The program makes two passes on the picture file in order to
18   set the exposure to the correct average value.
19   If no
# Line 69 | Line 70 | Multiple exposure options have a cumulative effect.
70   Color-balance the image as if it were illuminated by fixtures of
71   the given type.
72   The specification must match a pattern listed in the lamp
73 < lookup table (see the -f option below).
73 > lookup table (see the \-f option below).
74   .TP
75   .BR -f \ lampdat
76   Use the specified lamp lookup table rather than the default (lamp.tab).
# Line 105 | Line 106 | of any given output pixel.
106   This option may be used to mitigate the problems associated with
107   inadequate image sampling, at the expense of a slightly blurred
108   image.
109 < The fraction given should not exceed the output picture dimensions
109 > The fraction given should not be less than the output picture dimensions
110   over the input picture dimensions (x_o*y_o/x_i/y_i), or blurring
111   will occur over the entire image.
112   This option implies the
# Line 140 | Line 141 | are not used in setting the exposure.
141   .SH ENVIRONMENT
142   RAYPATH         directories to search for lamp lookup table
143   .SH FILES
144 < /usr/tmp/rt??????
144 > /tmp/rt??????
145   .SH AUTHOR
146   Greg Ward
147   .SH "SEE ALSO"
148 < getinfo(1), ies2rad(1), pcompos(1), pflip(1), pinterp(1),
149 < pvalue(1), protate(1), rad(1), rpict(1), ximage(1)
148 > getinfo(1), ies2rad(1), pcomb(1), pcompos(1), pflip(1), pinterp(1),
149 > pvalue(1), protate(1), rad(1), rcomb(1), rmtxop(1),
150 > rpict(1), ximage(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines