Emil Martinec
|
874ed12455
|
Patch to fix auto white balance and spot balance behavior. Previous code used the average of the sixth power of tonal values to determine the average tonality, giving far too much weight to highlights; in addition there was no exclusion of clipped regions, which combined with the sixth power averaging resulted in WB being determined almost entirely by clipped patches (eg blown skies). The present patch excludes blown regions from the autoWB routine, and uses a simple average of tonal values to determine the WB. Also, a similar patch to prevent the use of blown regions to determine spot WB was added; if the spot color picker is set on a blown region, the WB is not changed.
|
2010-09-24 14:48:01 -05:00 |
|
Emil Martinec
|
e827e86831
|
Added fast demosaic to the collection of demosaic options. I was lazy and moved aside AHD in the demosaic preferences tab, since it is functionally little different than EAHD. In addition I backed out some of Hombre's changes which were breaking the windows resizing in a crazy way in the OSX build.
|
2010-09-16 13:21:12 -05:00 |
|
Emil Martinec
|
08885a7d77
|
Minor improvements to denoise tools. Fixed a minor annoyance with zoom panel.
|
2010-09-15 21:39:55 -05:00 |
|
Andrey Skvortsov
|
24a457f320
|
fix small bug in openmp of bilinear
|
2010-09-13 17:37:21 -07:00 |
|
Philip Rinn
|
d1b551466f
|
Reapplied Hombres patch (revision c006f93a5f) as it got lost on the way.
|
2010-09-13 10:44:42 +02:00 |
|