Fixed bug in denoise + improve algo

This commit is contained in:
Desmis
2017-12-30 16:06:11 +01:00
parent 8139b5ea7f
commit fb7f65a82d
16 changed files with 812 additions and 266 deletions

View File

@@ -625,7 +625,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabhuerefblur
LUMINANCECURVE, // EvlocallabEnabled
LUMINANCECURVE, // EvlocallablocY
LUMINANCECURVE // Evlocallabbilateral
LUMINANCECURVE, // Evlocallabbilateral
LUMINANCECURVE // Evlocallabnoiselequal
};