Fix for saving denoise method in file browser (see issue 1778)

This commit is contained in:
michael
2013-03-16 09:44:35 -04:00
parent 0ad593a8b2
commit 84e75ba762
2 changed files with 34 additions and 36 deletions

View File

@@ -368,8 +368,8 @@ void ProcParams::setDefaults () {
raw.hotdeadpix_thresh = 40;
raw.linenoise = 0;
raw.greenthresh = 0;
raw.ccSteps = 1;
raw.dmethod = RAWParams::methodstring[RAWParams::hphd];;
raw.ccSteps = 0;
raw.dmethod = RAWParams::methodstring[RAWParams::amaze];;
raw.dcb_iterations=2;
raw.dcb_enhance=false;
//raw.all_enhance=false;