Local adjustments - Dynamic range and exposure - Recovery based on luminance mask (#6046)
* GUI for recovery mask - Log encoding * Enable recovery Log encoding with luminance mask * GUI for exposure * Improve code with maskrecov * Enable recovery based on luminance mask for Dynalic Range and exposure * Change tooltips * Change boxblur
This commit is contained in:
@@ -1030,7 +1030,11 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
|
||||
LUMINANCECURVE, // Evlocallabrecothresl
|
||||
LUMINANCECURVE, // Evlocallablowthresl
|
||||
LUMINANCECURVE, // Evlocallabhigthresl
|
||||
LUMINANCECURVE // Evlocallabdecayl
|
||||
LUMINANCECURVE, // Evlocallabdecayl
|
||||
LUMINANCECURVE, // Evlocallabrecothrese
|
||||
LUMINANCECURVE, // Evlocallablowthrese
|
||||
LUMINANCECURVE, // Evlocallabhigthrese
|
||||
LUMINANCECURVE // Evlocallabdecaye
|
||||
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user