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

Comparing ray/doc/man/man1/rcrop.1 (file contents):
Revision 1.1 by greg, Tue Mar 15 00:25:50 2022 UTC vs.
Revision 1.2 by greg, Tue Mar 15 04:41:45 2022 UTC

# Line 37 | Line 37 | However, one must remember that rows correspond to Y
37   coordinates, and the orientation is reversed from a standard
38   picture, where Y=0 is the bottom scanline.
39   .PP
40 + The
41 + .I rcrop
42 + tool also works on encoded normal vector files produced by
43 + .I rcode_norm(1)
44 + and encoded depth files produced by
45 + .I rcode_depth(1).
46 + However, it is not able to crop identifier files produced by
47 + .I rcode_ident(1).
48 + .PP
49   If no input file is given, data will be taken from the standard input.
50   If no output file is specified, data will be copied to the standard output.
51   All matrix formats are supported, including text (ASCII), binary float
# Line 60 | Line 69 | rcrop 0 0 1000 1500 orig.hdr cropped.hdr
69   .SH AUTHOR
70   Greg Ward
71   .SH "SEE ALSO"
72 < evalglare(1), pcompos(1), rcalc(1), rcollate(1), rfluxmtx(1), rmtxop(1)
72 > evalglare(1), pcompos(1), rcalc(1), rcode_depth(1),
73 > rcode_ident(1), rcode_norm(1), rcollate(1), rfluxmtx(1), rmtxop(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines