User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
isp:automatic_exposure [2018/06/05 06:03] – [Global Gain] Vanda Khachatrianisp:automatic_exposure [2018/06/15 01:02] Igor Yefmov
Line 89: Line 89:
   - If we have not reached the limit on Exposure setting - increase it by multiplying by the target/real brightness ratio   - If we have not reached the limit on Exposure setting - increase it by multiplying by the target/real brightness ratio
   - Else, if we have not hit the Global Gain limit - increase it by multiplying by the target/real brightness ratio   - Else, if we have not hit the Global Gain limit - increase it by multiplying by the target/real brightness ratio
-  - Else (special case!) **only** if the auto-white balance is currently turned **on** and if the brightness adjustment is very high (above ''4'') and if the Red and Blue channel'Gains are not maxed out then **carefully** increase the Green Gain. By "carefully" I mean the following:+  - Else (special case!) **only** if the auto-white balance is currently turned **on** and if the brightness adjustment is very high (above ''4'') and if the Red and Blue channels' Gains are not maxed outthen **carefully** increase the Green Gain. By "carefully" I mean the following:
     - Never increase the Green Gain beyond ''1180''     - Never increase the Green Gain beyond ''1180''
     - Only increase the Green Gain as much as to not cause the overflow for the Gains in Red or Blue channels (take a conservative guess and then lower it by another ''5%'')     - Only increase the Green Gain as much as to not cause the overflow for the Gains in Red or Blue channels (take a conservative guess and then lower it by another ''5%'')
Line 106: Line 106:
 In order to automate this process one could think of Black Level as the counterpart to the overexposure. The goal is to have the Black Level set at such value as to ensure that there are no more than specified overexposure pixel count that are pitch black. In order to automate this process one could think of Black Level as the counterpart to the overexposure. The goal is to have the Black Level set at such value as to ensure that there are no more than specified overexposure pixel count that are pitch black.
  
-====== Further improvements ======+===== Sample implementation in C++ =====
  
 +[[Sample AE implementation in C++]] shows one possible implementation of the approach described above. It does use (without much explanation) some of the external structures, but those should not be hard to comprehend from their usage

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information