added "Auto White Balance temperature bias" feature
This new slider in the White Balance tools allows to alter the computation of the "auto white balance" by "biasing" it towards warmer or cooler temperatures. The bias is expressed as a percentage of the computed temperature, so that the resuling temperature is given by "computedTemp + computedTemp * bias".
This commit is contained in:
@@ -1674,6 +1674,7 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: <b>-</b>
|
||||
!HISTORY_MSG_441;Retinex - Gain transmission
|
||||
!HISTORY_MSG_442;Retinex - Scale
|
||||
!HISTORY_MSG_443;Output Black Point Compensation
|
||||
!HISTORY_MSG_444;WB - Temp bias
|
||||
!IPTCPANEL_CATEGORYHINT;Identifies the subject of the image in the opinion of the provider.
|
||||
!IPTCPANEL_CITYHINT;Enter the name of the city pictured in this image.
|
||||
!IPTCPANEL_COPYRIGHT;Copyright notice
|
||||
@@ -2100,4 +2101,6 @@ ZOOMPANEL_ZOOMOUT;Reducir Zoom\nAtajo: <b>-</b>
|
||||
!TP_WAVELET_TMSTRENGTH_TOOLTIP;Control the strength of tone mapping or contrast compression of the residual image. When the value is different from 0, the Strength and Gamma sliders of the Tone Mapping tool in the Exposure tab will become grayed out.
|
||||
!TP_WAVELET_TMTYPE;Compression method
|
||||
!TP_WAVELET_TON;Toning
|
||||
!TP_WBALANCE_TEMPBIAS;AWB temperature bias
|
||||
!TP_WBALANCE_TEMPBIAS_TOOLTIP;Allows to alter the computation of the "auto white balance"\nby biasing it towards warmer or cooler temperatures. The bias\nis expressed as a percentage of the computed temperature,\nso that the result is given by "computedTemp + computedTemp * bias".
|
||||
!ZOOMPANEL_ZOOMFITCROPSCREEN;Fit crop to screen\nShortcut: <b>Alt</b>-<b>f</b>
|
||||
|
Reference in New Issue
Block a user