--- ray/doc/man/man1/ximage.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/ximage.1 2019/07/20 02:07:23 1.9 @@ -1,7 +1,7 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: ximage.1,v 1.9 2019/07/20 02:07:23 greg Exp $" .TH XIMAGE 1 10/27/98 RADIANCE .SH NAME -ximage - RADIANCE driver for X window system +ximage - RADIANCE picture display for X window system .SH SYNOPSIS .B ximage [ @@ -88,7 +88,7 @@ and .I \-c options, which compensate for human contrast and color sensitivity at the corresponding scene luminance levels. -This option yeilds and appearance of the scene on the display that +This option yields and appearance of the scene on the display that closely matches what would be experienced in the real world. .PP The @@ -125,14 +125,16 @@ Redraw the entire image. .TP .BR Display the radiance averaged over the area of interest. +The maximum of the three (RGB) channels is reported. .TP .BR l -Display the luminance value in the area of interest. +Display the photometrically-weighted luminance value in the area of interest. This assumes that the image was correctly computed in terms of luminance. .TP .BR c -Display the color in the area of interest. +Display the color in the area of interest, as adjusted by the current +exposure setting. .TP .BR p Display the x and y location of the cursor. @@ -140,7 +142,7 @@ Display the x and y location of the cursor. .BR i Identify identical pixels by assigning a random color at the cursor position. This is useful for displaying contours, especially when combined -with the -b option. +with the \-b option. .TP .BR t Print information about the pixel under the cursor @@ -161,7 +163,7 @@ l luminance value .IP p pixel position .IP -The default output is "-ood", which prints +The default output is "\-ood", which prints the ray origin and direction. This can be used as input to rtrace(1) to get additional information about the image (ie. pipe the output of ximage into rtrace). @@ -238,5 +240,6 @@ Anat Grynberg (Paris) .br Philip Thompson (MIT) .SH "SEE ALSO" -aedimage(1), normtiff(1), pcond(1), pfilt(1), rpict(1), rtrace(1), -rview(1), xglaresrc(1), xshowtrace(1) +aedimage(1), normtiff(1), pcond(1), pfilt(1), rcode_depth(1), +rcode_ident(1), rcode_norm(1), rpict(1), rtrace(1), +rvu(1), xglaresrc(1), xshowtrace(1)