dehaze: added lumimance mode from ART, #5456, thanks to @agriggio
This commit is contained in:
@@ -1342,7 +1342,7 @@ struct DehazeParams {
|
||||
int strength;
|
||||
bool showDepthMap;
|
||||
int depth;
|
||||
|
||||
bool luminance;
|
||||
DehazeParams();
|
||||
|
||||
bool operator==(const DehazeParams &other) const;
|
||||
|
Reference in New Issue
Block a user