LMMSE improves speed and sets a slider to improve processing see issue1802

This commit is contained in:
jdc
2013-04-03 07:28:20 +02:00
parent 4606ac1303
commit fae7971dcc
22 changed files with 413 additions and 129 deletions

View File

@@ -390,6 +390,7 @@ class RAWParamsEdited {
bool dmethod;
bool dcbIterations;
bool dcbEnhance;
bool lmmseIterations;
//bool allEnhance;
bool caCorrection;
bool caRed;