Correction to FFTW localcontrast optimize - first try Retinex FFTW

This commit is contained in:
Desmis
2019-06-29 08:23:29 +02:00
parent 2f9f6e088a
commit 6e0ea3df3f
11 changed files with 79 additions and 11 deletions

View File

@@ -724,7 +724,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabsoftMethod
LUMINANCECURVE, // Evlocallabequilret
LUMINANCECURVE, // Evlocallabequiltm
LUMINANCECURVE // Evlocallabfftwlc
LUMINANCECURVE, // Evlocallabfftwlc
LUMINANCECURVE // Evlocallabfftwreti
};