In my last entry I mentioned that I would generate radiometric response functions for my Canon EOS Rebel SL1. Here they are as promised:
Continue reading “Radiometric Response Functions for the Canon EOS Rebel SL1”Tag: HDR
Radiometric Response Functions in OpenCV
I recently started reading up on how to construct composite high-dynamic-range (HDR) images programmatically. The reason why is because I had been thinking about why traditional cameras have dropped the ball on in-camera HDR when compared to their mobile phone brethren (that’s a thought for another day). There are a number of approaches for building HDR images in computer vision literature. While they differ in how to produce their final output, where they are alike is in their need for the radiometric response function of the imaging pipeline creating the images for the HDR algorithm.
Continue reading “Radiometric Response Functions in OpenCV”