--- ray/doc/man/man1/rcode_depth.1 2019/07/20 02:07:23 1.1 +++ ray/doc/man/man1/rcode_depth.1 2019/11/13 18:17:05 1.3 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: rcode_depth.1,v 1.1 2019/07/20 02:07:23 greg Exp $" +.\" RCSid "$Id: rcode_depth.1,v 1.3 2019/11/13 18:17:05 greg Exp $" .TH RCODE_DEPTH 1 7/19/2019 RADIANCE .SH NAME rcode_depth - encode/decode 16-bit depth map @@ -12,6 +12,8 @@ rcode_depth - encode/decode 16-bit depth map .B \-H[io] ][ .B \-f[afd] +][ +.B "-x xr -y yr" ] [ input @@ -77,6 +79,12 @@ option says not to expect an image resolution string o option says not to produce one on output, and .I \-H applies both. +The +.I \-x +and +.I \-y +options give the horizontal and vertical map dimensions, respectively. +If provided, then an input resolution string will not be expected. .PP The default input format is ASCII (user-readable) real values, corresponding to the @@ -140,4 +148,5 @@ ximage -op render.hdr | rcode_depth -i -p first.dpt .SH AUTHOR Greg Ward .SH "SEE ALSO" -rcalc(1), rcode_ident(1), rcode_norm(1), rlam(1), rsplit(1), rtpict(1) +rcalc(1), rcode_ident(1), rcode_norm(1), rcode2bmp(1), +rlam(1), rsplit(1), rtpict(1)