Merge Locallab tool "Denoise" into Locallab tool "Blur & Noise"

This commit is contained in:
Pandagrapher
2020-04-19 15:19:48 +02:00
parent 99b4a056c8
commit dd4eb44971
12 changed files with 465 additions and 607 deletions

View File

@@ -113,7 +113,6 @@ private:
LocallabSharp* const expsharp;
LocallabContrast* const expcontrast;
LocallabCBDL* const expcbdl;
LocallabDenoise* const expdenoi;
LocallabLog* const explog;
std::vector<LocallabTool*> locallabTools;