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

Comparing ray/doc/man/man1/phisto.1 (file contents):
Revision 1.3 by greg, Tue Sep 4 17:36:40 2007 UTC vs.
Revision 1.4 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 27 | Line 27 | program, which may then be used to compute multiple, i
27   This is especially useful for animations and image comparisons.
28   .SH EXAMPLE
29   .PP
30 < To compute two identical tone mappings for image1.pic and image2.pic:
30 > To compute two identical tone mappings for image1.hdr and image2.hdr:
31   .IP "" .2i
32 < phisto image1.pic image2.pic > both.histo
32 > phisto image1.hdr image2.hdr > both.histo
33   .br
34 < pcond \-I \-h image1.pic < both.histo > image1m.pic
34 > pcond \-I \-h image1.hdr < both.histo > image1m.hdr
35   .br
36 < pcond \-I \-h image2.pic < both.histo > image2m.pic
36 > pcond \-I \-h image2.hdr < both.histo > image2m.hdr
37   .SH AUTHOR
38   Greg Ward Larson
39   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines