Various improvment to Retinex (label, double, maxchro...)

This commit is contained in:
Desmis
2019-05-26 14:00:00 +02:00
parent 83bfdad89e
commit 3ca1fa8719
6 changed files with 43 additions and 28 deletions

View File

@@ -1071,9 +1071,9 @@ struct LocallabParams {
bool expreti;
Glib::ustring retinexMethod;
double str;
int chrrt;
int neigh;
int vart;
double chrrt;
double neigh;
double vart;
int dehaz;
int sensih;
std::vector<double> localTgaincurve;