revamped and simplified dehaze -- now it's finally usable

This commit is contained in:
Alberto Griggio
2018-10-16 23:20:11 +02:00
parent 7c10f92ace
commit 4d0ddd56e5
8 changed files with 87 additions and 237 deletions

View File

@@ -731,7 +731,6 @@ public:
bool strength;
bool showDepthMap;
bool depth;
bool detail;
};