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

Comparing ray/doc/man/man1/normtiff.1 (file contents):
Revision 1.3 by greg, Tue Jun 14 22:23:30 2005 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 105 | Line 105 | The default value is 2.2, which is appropriate for mos
105   .SH EXAMPLES
106   To convert a RADIANCE picture to an 8-bit grayscale TIFF:
107   .IP "" .2i
108 < normtiff -b scene.pic sceneb.tif
108 > normtiff \-b scene.pic sceneb.tif
109   .PP
110   To condition a high dynamic-range TIFF for a particular film recorder with
111   known color primaries, dynamic range and gamma response:
112   .IP "" .2i
113 < pcond -d 50 -g 2.5 -p .580 .340 .281 .570 .153 .079 .333 .333 orig.tif filmrgb.tif
113 > pcond \-d 50 \-g 2.5 \-p .580 .340 .281 .570 .153 .079 .333 .333 orig.tif filmrgb.tif
114   .PP
115   To simulate human visual response on a monitor with known maximum luminance:
116   .IP "" .2i
117 < normtiff -h -u 80 scene.pic sceneh.tif
117 > normtiff \-h \-u 80 scene.pic sceneh.tif
118   .SH REFERENCE
119   Greg Ward Larson, Holly Rushmeier, Christine Piatko,
120   ``A Visibility Matching Tone Reproduction Operator for High Dynamic Range

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines