Added experimental hsl mode for DeHaze (with still incomplete gui)

This commit is contained in:
heckflosse
2015-09-09 12:22:25 +02:00
parent d8945607d5
commit 6cdc6e1fe4
10 changed files with 121 additions and 10 deletions

View File

@@ -277,6 +277,7 @@ public:
int gain;
int offs;
Glib::ustring dehazmet;
Glib::ustring dehazcolorspace;
int vart;
int limd;
bool medianmap;