Added tool mask

This commit is contained in:
Desmis
2020-06-21 09:49:53 +02:00
parent 680792807a
commit 0884203966
10 changed files with 229 additions and 6 deletions

View File

@@ -115,6 +115,7 @@ private:
LocallabContrast* const expcontrast;
LocallabCBDL* const expcbdl;
LocallabLog* const explog;
LocallabMask* const expmask;
std::vector<LocallabTool*> locallabTools;