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 |
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) |