exposure correction before interpolation see issue#441

This commit is contained in:
jdc
2011-01-04 07:35:04 +01:00
parent 7114fb0b6f
commit 69594682fa
10 changed files with 194 additions and 3 deletions

View File

@@ -395,6 +395,9 @@ class RAWParams {
bool ca_autocorrect;
double cared;
double cablue;
// bool expos_correc;
double expos;
double preser; // expos
bool hotdeadpix_filt;
int linenoise;
int greenthresh;