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

@@ -65,6 +65,7 @@ public:
bool gain;
bool offs;
bool dehazmet;
bool dehazcolorspace;
bool vart;
bool limd;
bool method;