| 1 | .\" RCSid "$Id$" | 
| 2 | .TH XGLARESRC 1 11/15/93 RADIANCE | 
| 3 | .SH NAME | 
| 4 | xglaresrc - dislpay glare sources under X11 | 
| 5 | .SH SYNOPSIS | 
| 6 | .B xglaresrc | 
| 7 | [ | 
| 8 | .B "\-n windowname" | 
| 9 | ][ | 
| 10 | .B "\-c r g b" | 
| 11 | ] | 
| 12 | .B pictfile | 
| 13 | [ | 
| 14 | .B glarefile | 
| 15 | ] | 
| 16 | .SH DESCRIPTION | 
| 17 | .I Xglaresrc | 
| 18 | displays the sources located by | 
| 19 | .I findglare(1) | 
| 20 | in the picture | 
| 21 | .I pictfile | 
| 22 | by displaying their average luminance and | 
| 23 | drawing circles around them in the image. | 
| 24 | If | 
| 25 | .I pictfile | 
| 26 | is already being displayed by | 
| 27 | .I ximage(1), | 
| 28 | .I xglaresrc | 
| 29 | will raise (or deiconify) this window. | 
| 30 | If | 
| 31 | .I pictfile | 
| 32 | is not being displayed, | 
| 33 | .I xglaresrc | 
| 34 | will start | 
| 35 | .I ximage(1) | 
| 36 | in the background automatically. | 
| 37 | (To quit from | 
| 38 | .I ximage(1), | 
| 39 | you can type 'q' in its display window.) | 
| 40 | Usually, | 
| 41 | .I pictfile | 
| 42 | will be the image that was used by | 
| 43 | .I findglare(1) | 
| 44 | to locate glare sources. | 
| 45 | .PP | 
| 46 | If the desired image is being displayed under a different | 
| 47 | name, perhaps even by a different display program than | 
| 48 | .I ximage(1), | 
| 49 | the | 
| 50 | .I \-n | 
| 51 | option can be used to give an alternative | 
| 52 | .I windowname | 
| 53 | for locating the correct display window, and the | 
| 54 | .I \-c | 
| 55 | option can be used to specify a different line and text color | 
| 56 | (default 1 0 0). | 
| 57 | If the inpute | 
| 58 | .I glarefile | 
| 59 | is not given, | 
| 60 | .I xglaresrc | 
| 61 | reads from its standard input. | 
| 62 | .SH AUTHOR | 
| 63 | Greg Ward | 
| 64 | .SH ACKNOWLEDGEMENT | 
| 65 | Work on this program was initiated and sponsored by the LESO | 
| 66 | group at EPFL in Switzerland. | 
| 67 | .SH "SEE ALSO" | 
| 68 | findglare(1), glare(1), glarendx(1), ximage(1) |