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

Comparing ray/doc/man/man1/rmtxop.1 (file contents):
Revision 1.4 by greg, Sat Aug 2 17:10:43 2014 UTC vs.
Revision 1.8 by greg, Fri Feb 20 18:26:09 2015 UTC

# Line 51 | Line 51 | In the second case, the RGBE or XYZE values are loaded
51   matrix where the number of columns match the X-dimension of the picture, and
52   the number of rows match the Y-dimension.
53   The picture must be in standard pixel ordering, and the first row
54 < as at the top with the first column on the left.
54 > is at the top with the first column on the left.
55   .PP
56   Before each file, the
57   .I \-t
# Line 107 | Line 107 | operation.
107   .PP
108   Results are sent to the standard output.
109   By default, the values will be written in the lowest resolution format
110 < amont the inputs, but the
110 > among the inputs, but the
111   .I \-f
112   option may be used to explicitly output components
113   as ASCII (-fa), binary doubles (-fd), floats (-ff), or RGBE colors (-fc).
# Line 138 | Line 138 | To send the elements of a binary matrix to
138   .I rcalc(1)
139   for further processing:
140   .IP "" .2i
141 < rmtxop -fa orig.mtx | rcollate -ho -oc 1 | rcalc [opertions]
141 > rmtxop -fa orig.mtx | rcollate -ho -oc 1 | rcalc [operations]
142   .SH AUTHOR
143   Greg Ward
144   .SH "SEE ALSO"
145 < cnt(1), histo(1), neaten(1), rcalc(1), rcollate(1),
146 < rcontrib(1), rfluxmtx(1), rlam(1), tabfunc(1), total(1)
145 > cnt(1), getinfo(1), histo(1), neaten(1), rcalc(1), rcollate(1),
146 > rcontrib(1), rfluxmtx(1), rlam(1), tabfunc(1), total(1), wrapBSDF(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines