--- ray/doc/man/man1/ra_rgbe.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/ra_rgbe.1 2025/03/28 16:36:31 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: ra_rgbe.1,v 1.5 2025/03/28 16:36:31 greg Exp $" .TH RA_RGBE 1 1/23/98 RADIANCE .SH NAME ra_rgbe - convert between different RADIANCE picture types @@ -92,10 +92,19 @@ In this mode, should be used with the .I \-r option. +.SH NOTES +Hyperspectral Radiance pictures (.hsr files) are +converted to approximate RGBE pixels. +However, the colors may not be very accurate. +Pass the HSR picture through +.I rcomb(1) +or +.I ra_xyze(1) +first if greater color fidelity is required. .SH AUTHOR Greg Ward .SH ACKNOWLEDGEMENT Work on this program was initiated and sponsored by the LESO group at EPFL in Switzerland. .SH "SEE ALSO" -pfilt(1), printf(1), ra_xyze(1), rpict(1) +dctimestep(1), pfilt(1), printf(1), pvsum(1), ra_xyze(1), rcomb(1), rpict(1)