Others improvments to Retinex - Dehaze

This commit is contained in:
Desmis
2019-09-21 10:10:43 +02:00
parent beedbfac1f
commit 712dd73aea
10 changed files with 71 additions and 10 deletions

View File

@@ -1136,6 +1136,7 @@ struct LocallabParams {
std::vector<double> localTgaincurve;
bool inversret;
bool equilret;
bool loglin;
double softradiusret;
std::vector<double> CCmaskreticurve;
std::vector<double> LLmaskreticurve;