read_rle_rgbe - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki

read_rle_rgbe

Written by Lawrence A. Taplin ([email protected])

Based loosely on the c-code RGBE implementation written by Bruce Walters
http://www.graphics.cornell.edu/~bjw/rgbe.html

function to read a run length encoded RGBE picture file and header. This does
not work if the image is not RLE!!!

Note to Psychtoolbox users: Please use the higher level HDRRead.m
routine for better generality in your code. This routine is used as
helper for HDRRead.

Path   Retrieve current version from GitHub | View changelog
Psychtoolbox/PsychContributed/read_rle_rgbe.m
⚠️ **GitHub.com Fallback** ⚠️