CHDK Forum

CHDK Development => Feature Requests => Topic started by: Coaster on 27 / June / 2013, 15:42:17

Title: Override ISO doesn't override noise reduction
Post by: Coaster on 27 / June / 2013, 15:42:17
Normally in HQ burst mode in the SX50, the camera is set to "auto iso" and that unfortunately means high ISO and high noise. CHDK will allow me to manually override ISO to a lower value and HQ burst works well. However, it is useless for my purposes because the camera processes the image with noise reduction appropriate for the fictional one it would have chosen instead of the override value it used due to CHDK. So you get the changed ISO but still get the watercolor look of overdone noise reduction.

It sure would be nice of the camera either disabled its noise reduction (yes I found earlier requests but no solution) or it convinced the JPG engine that the new ISO was the true ISO.

Don
Title: Re: Override ISO doesn't override noise reduction
Post by: philmoz on 27 / June / 2013, 18:50:36
Normally in HQ burst mode in the SX50, the camera is set to "auto iso" and that unfortunately means high ISO and high noise. CHDK will allow me to manually override ISO to a lower value and HQ burst works well. However, it is useless for my purposes because the camera processes the image with noise reduction appropriate for the fictional one it would have chosen instead of the override value it used due to CHDK. So you get the changed ISO but still get the watercolor look of overdone noise reduction.

It sure would be nice of the camera either disabled its noise reduction (yes I found earlier requests but no solution) or it convinced the JPG engine that the new ISO was the true ISO.

Don

Some things to try:

AFAIK no-one has reversed engineered how the ISO based noise reduction is handled in the firmware, so there is no option to turn it off.

Phil.
Title: Re: Override ISO doesn't override noise reduction
Post by: Coaster on 28 / June / 2013, 18:26:21

Some things to try:
  • Set 'High ISO NR' to Low in the Canon menu.
  • Use the 'Custom Color' option in the 'My Colors' settings and set sharpening to the lowest value, then sharpen in post processing.
Thanks for replying Phil. Already had set "high ISO NR" to low and sharpening to lowest value. Unfortunately that doesn't work very well. Preferable would be to somehow be able to do a high speed burst in raw mode (probably necessarily shorter) and/or be able to disable jpg NR.
Quote
AFAIK no-one has reversed engineered how the ISO based noise reduction is handled in the firmware, so there is no option to turn it off.

Phil.

I saw that in my search of old posts. There are two approaches I can imagine: either disable NR or somehow extend the overridden value of ISO to the routine where it decides, based on ISO, how much NR to apply. It would really improve the utility of the HQ Burst mode which right now is crippled by Canon's forced values. It becomes high speed water color paintings instead of HQ bursts.

Don