add Laplacian threshold to mask Blur

This commit is contained in:
Desmis
2019-10-10 17:58:31 +02:00
parent 7bafb53618
commit d0e32b5682
10 changed files with 82 additions and 3 deletions

View File

@@ -788,7 +788,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallablapmaskexp
LUMINANCECURVE, //Evlocallablapmaskcol
LUMINANCECURVE, //EvlocallablapmaskSH
LUMINANCECURVE //Evlocallablapmaskcb
LUMINANCECURVE, //Evlocallablapmaskcb
LUMINANCECURVE //Evlocallablapmaskbl
};
namespace rtengine