bug fixed a priori. Grid in shadows for Cblack

This commit is contained in:
jdc
2011-06-13 13:29:54 +02:00
parent 640f4142a7
commit bd2714c37c
2 changed files with 2346 additions and 2334 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,7 +64,7 @@ class RawImageSource : public ImageSource {
float cblack[4];// black
float scale_mu_l[4];// copy of scale_mul, for saturation
float c_black[4]; // copy of cblack Dcraw for black level
float cblacksom[4];
double camwb_red;
double camwb_green;
double camwb_blue;