merge with dev

This commit is contained in:
Desmis
2019-09-24 08:08:07 +02:00
15 changed files with 605 additions and 280 deletions

View File

@@ -1648,6 +1648,7 @@ struct DehazeParams {
int strength;
bool showDepthMap;
int depth;
bool luminance;
DehazeParams();