dcraw C++

This commit is contained in:
ffsup2
2010-11-25 23:25:21 +01:00
parent c5560a0296
commit 4674c42490
13 changed files with 1037 additions and 769 deletions

View File

@@ -64,7 +64,7 @@ void RawImageSource::CLASS cfa_linedn(float noise)
int ex, ey;
int verbose=1;
const float clip_pt = 0.8*initialGain;
const float clip_pt = 0.8*initialGain* 65535.0;
float eps=1e-5; //tolerance to avoid dividing by zero