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