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

Comparing ray/doc/man/man1/rcode_depth.1 (file contents):
Revision 1.1 by greg, Sat Jul 20 02:07:23 2019 UTC vs.
Revision 1.3 by greg, Wed Nov 13 18:17:05 2019 UTC

# Line 12 | Line 12 | rcode_depth - encode/decode 16-bit depth map
12   .B \-H[io]
13   ][
14   .B \-f[afd]
15 + ][
16 + .B "-x xr -y yr"
17   ]
18   [
19   input
# Line 77 | Line 79 | option says not to expect an image resolution string o
79   option says not to produce one on output, and
80   .I \-H
81   applies both.
82 + The
83 + .I \-x
84 + and
85 + .I \-y
86 + options give the horizontal and vertical map dimensions, respectively.
87 + If provided, then an input resolution string will not be expected.
88   .PP
89   The default input format is ASCII (user-readable) real values,
90   corresponding to the
# Line 140 | Line 148 | ximage -op render.hdr | rcode_depth -i -p first.dpt
148   .SH AUTHOR
149   Greg Ward
150   .SH "SEE ALSO"
151 < rcalc(1), rcode_ident(1), rcode_norm(1), rlam(1), rsplit(1), rtpict(1)
151 > rcalc(1), rcode_ident(1), rcode_norm(1), rcode2bmp(1),
152 > rlam(1), rsplit(1), rtpict(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines