Local adjustments - improvment Dehaze with black (#6860)

* Local Dehaze black

* Enable black

* Change threshold black - publish_pre_dev_labels ladehazeblack
This commit is contained in:
Desmis
2023-10-12 06:59:33 +02:00
committed by GitHub
parent dac3dcf664
commit d276a56b10
12 changed files with 78 additions and 6 deletions

View File

@@ -1403,6 +1403,7 @@ struct LocallabParams {
bool equilret;
bool loglin;
double dehazeSaturation;
double dehazeblack;
double softradiusret;
std::vector<double> CCmaskreticurve;
std::vector<double> LLmaskreticurve;