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:
Desmis
2021-03-15 07:57:25 +01:00
committed by GitHub
parent 2c47005b1d
commit 537fa73d3f
13 changed files with 68 additions and 15 deletions

View File

@@ -1067,7 +1067,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
AUTOEXP, // Evlocallabnlgam
AUTOEXP, // Evlocallabdivgr
AUTOEXP, // EvLocallabSpotavoidrad
AUTOEXP // EvLocallabSpotavoidmun
AUTOEXP, // EvLocallabSpotavoidmun
AUTOEXP // Evlocallabcontthres
};