Local adjustments - Log encoding - Ciecam16 ContrastJ - contrastQ - contrast threshold (#6169)
* Added contrast threshold Log encoding * Improve contrast threshold * Chanhe tooltip * Change sign threshold when contrast negative * Another change threshold with contrast Q and J
This commit is contained in:
@@ -1492,6 +1492,7 @@ struct LocallabParams {
|
||||
double lightl;
|
||||
double lightq;
|
||||
double contl;
|
||||
double contthres;
|
||||
double contq;
|
||||
double colorfl;
|
||||
std::vector<double> LcurveL;
|
||||
|
Reference in New Issue
Block a user