The Canon histogram, as we know, is based on a small version of a jpeg of the image the sensor is ‘seeing’.
As I understand it, CHDK histogram functionality is based on assessing the ‘viewport’, but I’m not really clear what this actually means. Is the viewport another name for the actual sensor? Or is it an abstraction of the sensor, but at a different bit depth, ie more than 8, but less than 12 or 14?
I’m simply using the Lua get_live_histo() and extracting the data between 512 and 1023.
From what you both have said, I believe this will provide a ‘pretty good’ appreciation of the sensor/RAW data, ie after the Canon hard/soft-ware has converted from the Bayer level to the viewport.
My question is: other than using get_live_histo(), is there any other Lua approach I could use? I don’t think there is, but I thought I would do a final sanity check with you both ;-)
Also, I’ll be looking to get some fast coding in there, so I’ll be looking at imath vs fmath options, and looking at for loops vs ipairs etc.
Started by hiker_jon « 1 2 3 » General Discussion and Assistance
Started by hiker_jon General Discussion and Assistance
Started by Bernd R General Discussion and Assistance