Initial commit for DeHaze branch

This commit is contained in:
heckflosse
2015-08-17 18:49:02 +02:00
parent 161fa15922
commit 86b0bb5420
15 changed files with 622 additions and 5 deletions

View File

@@ -283,6 +283,13 @@ public:
bool avoidcolorshift;
double rstprotection;
bool lcredsk;
int str;
int scal;
int neigh;
int gain;
int offs;
Glib::ustring dehazmet;
};
/**