55 |
|
Otherwise, the exposure specification is interpreted as a |
56 |
|
linear compensation value in integer f-stops, which must |
57 |
|
be proceeded by a '+' or '-'. |
58 |
< |
If tone-mapping is applied, then CRT output |
59 |
< |
primaries may also be specified with the |
58 |
> |
The CRT color output primaries may be specified with the |
59 |
|
.I \-p |
60 |
|
option. |
61 |
|
.PP |
74 |
|
either forward or reverse conversion so that an output file may be |
75 |
|
specified. |
76 |
|
If the BMP input is taken from the standard input or sent to the |
77 |
< |
standard output, then the scanlines may be reversed from their |
78 |
< |
usual ordering. |
79 |
< |
This sometimes causes difficulties for programs attempting |
77 |
> |
standard output without tone-mapping, then the scanlines may |
78 |
> |
be reversed from their usual ordering. |
79 |
> |
Reversed scanlines sometimes causes difficulties for programs attempting |
80 |
|
to interpret the resulting RADIANCE picture or BMP image, which |
81 |
|
may be rejected or displayed inverted. |
82 |
+ |
.SH NOTES |
83 |
+ |
Hyperspectral Radiance pictures (.hsr files) are |
84 |
+ |
converted to approximate RGB pixels. |
85 |
+ |
However, the colors may not be very accurate. |
86 |
+ |
Pass the HSR picture through |
87 |
+ |
.I rcomb(1) |
88 |
+ |
first if greater color fidelity is required. |
89 |
|
.SH AUTHOR |
90 |
|
Greg Ward |
91 |
|
.SH "SEE ALSO" |
92 |
|
pfilt(1), ra_ppm(1), ra_pr(1), ra_pr24(1), ra_t8(1), ra_t16(1), |
93 |
< |
ra_tiff(1), ximage(1) |
93 |
> |
ra_tiff(1), rcomb(1), ximage(1) |