Solving issue 2124: "Contrast by Detail Levels - 5 levels"

This commit is contained in:
Hombre
2013-12-18 23:16:48 +01:00
parent e90ab032f2
commit e50269a0e7
17 changed files with 129 additions and 85 deletions

View File

@@ -740,7 +740,8 @@ class DirPyrEqualizerParams {
public:
bool enabled;
double mult[8];
double mult[5];
double threshold;
};
/**