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

@@ -287,6 +287,9 @@ class RAWParamsEdited {
bool linenoise;
bool darkFrame;
bool dfAuto;
bool exCorrection;
bool exPos;
bool exPreser;
};
class ExifPairEdited {