@obihoernchen: sx110-wiki-page looks good!!!Just an idea: What's about the other 12-bit cameras? Do they possess a proper color profile? How do they got it?Regards!
If you didn't have the correct address, you'd get garbage or a partial image, not an image with the wrong colors.Incorrect CAM_BLACK_LEVEL in the sd990 had an effect somewhat like what was described here. See http://chdk.setepontos.com/index.php/topic,2972.30.html
Quote from: reyalp on 11 / May / 2009, 01:09:14If you didn't have the correct address, you'd get garbage or a partial image, not an image with the wrong colors.Incorrect CAM_BLACK_LEVEL in the sd990 had an effect somewhat like what was described here. See http://chdk.setepontos.com/index.php/topic,2972.30.htmlNot that I would understand a thing about this.. but I tried setting CAM_BLACK_LEVEL to 128 and calibration results are way better than before (with quick test picture of my laptop LCD (full of reflections). Error used to be something like 80% and now its just 17%.. Now if someone would just fine tune it and take a proper calibration picture
Quote from: axu89 on 11 / May / 2009, 14:02:53Quote from: reyalp on 11 / May / 2009, 01:09:14If you didn't have the correct address, you'd get garbage or a partial image, not an image with the wrong colors.Incorrect CAM_BLACK_LEVEL in the sd990 had an effect somewhat like what was described here. See http://chdk.setepontos.com/index.php/topic,2972.30.htmlNot that I would understand a thing about this.. but I tried setting CAM_BLACK_LEVEL to 128 and calibration results are way better than before (with quick test picture of my laptop LCD (full of reflections). Error used to be something like 80% and now its just 17%.. Now if someone would just fine tune it and take a proper calibration picture I would do it if you could tell me:1. how to change CAM_BLACK_LEVELand 2. how to compare the 2 pictures and measure the difference?
Yeah i think i can do it I dont need the FI2 Feature i never use it only one question in camera.h there is nearly 10 times #define CAM_BLACK_LEVEL and one value is 31 all other are 127. Which I have to change?PS: Which values would be good? Should I also try 129, 130, ... ? Or is there only 127 and 128?
Quote from: Obihoernchen on 12 / May / 2009, 01:47:40Yeah i think i can do it I dont need the FI2 Feature i never use it only one question in camera.h there is nearly 10 times #define CAM_BLACK_LEVEL and one value is 31 all other are 127. Which I have to change?PS: Which values would be good? Should I also try 129, 130, ... ? Or is there only 127 and 128?Its a list of all camera models, SX110 is at the bottom of the file and not all cameras have it defined. I dont know what would be the effect if it would be undefined for SX110..I will experiment more today if I have the time (propably not )reyalp pointed out a good thread. Theres some discussion about the black level value:Quote from: reyalp on 11 / May / 2009, 01:09:14If you didn't have the correct address, you'd get garbage or a partial image, not an image with the wrong colors.Incorrect CAM_BLACK_LEVEL in the sd990 had an effect somewhat like what was described here. See http://chdk.setepontos.com/index.php/topic,2972.30.html