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

Comparing ray/doc/man/man1/ximage.1 (file contents):
Revision 1.1 by greg, Tue Mar 11 19:20:21 2003 UTC vs.
Revision 1.8 by greg, Thu Jul 8 18:54:39 2010 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH XIMAGE 1 10/27/98 RADIANCE
3   .SH NAME
4 < ximage - RADIANCE driver for X window system
4 > ximage - RADIANCE picture display for X window system
5   .SH SYNOPSIS
6   .B ximage
7   [
# Line 88 | Line 88 | and
88   .I \-c
89   options, which compensate for human contrast and color sensitivity
90   at the corresponding scene luminance levels.
91 < This option yeilds and appearance of the scene on the display that
91 > This option yields and appearance of the scene on the display that
92   closely matches what would be experienced in the real world.
93   .PP
94   The
# Line 125 | Line 125 | Redraw the entire image.
125   .TP
126   .BR <return>
127   Display the radiance averaged over the area of interest.
128 + The maximum of the three (RGB) channels is reported.
129   .TP
130   .BR l
131 < Display the luminance value in the area of interest.
131 > Display the photometrically-weighted luminance value in the area of interest.
132   This assumes that the image was correctly computed in terms of
133   luminance.
134   .TP
135   .BR c
136 < Display the color in the area of interest.
136 > Display the color in the area of interest, as adjusted by the current
137 > exposure setting.
138   .TP
139   .BR p
140   Display the x and y location of the cursor.
# Line 140 | Line 142 | Display the x and y location of the cursor.
142   .BR i
143   Identify identical pixels by assigning a random color at the cursor position.
144   This is useful for displaying contours, especially when combined
145 < with the -b option.
145 > with the \-b option.
146   .TP
147   .BR t
148   Print information about the pixel under the cursor
# Line 161 | Line 163 | l      luminance value
163   .IP
164   p       pixel position
165   .IP
166 < The default output is "-ood", which prints
166 > The default output is "\-ood", which prints
167   the ray origin and direction.
168   This can be used as input to rtrace(1) to get additional information
169   about the image (ie. pipe the output of ximage into rtrace).
# Line 239 | Line 241 | Anat Grynberg (Paris)
241   Philip Thompson (MIT)
242   .SH "SEE ALSO"
243   aedimage(1), normtiff(1), pcond(1), pfilt(1), rpict(1), rtrace(1),
244 < rview(1), xglaresrc(1), xshowtrace(1)
244 > rvu(1), xglaresrc(1), xshowtrace(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines