Reputation: 29
I am in search of an algorithm capable of displaying an HDR image on an 8-bit screen. Essentially, I require an algorithm that converts HDR to LDR. Specifically, I am aiming to achieve results comparable to those produced by GIMP or Photoshop. I have attempted to locate this algorithm within the GIMP source code, but unfortunately, my search has proven unsuccessful. I prefer a plain algorithm.
Upvotes: 1
Views: 50