Add Laplacian threshold to Mak Tone mapping

This commit is contained in:
Desmis
2019-10-06 11:11:08 +02:00
parent cfa214d181
commit 38963a3282
10 changed files with 170 additions and 96 deletions

View File

@@ -536,6 +536,7 @@ public:
bool chromasktm;
bool gammasktm;
bool slomasktm;
bool lapmasktm;
// Retinex
bool expreti;
bool retinexMethod;