Added chrom gamma slope mask common

This commit is contained in:
Desmis
2020-06-22 08:44:15 +02:00
parent 7684d228b2
commit 750c1a62f1
9 changed files with 95 additions and 5 deletions

View File

@@ -1429,6 +1429,9 @@ struct LocallabParams {
bool enamask;
double radmask;
double lapmask;
double chromask;
double gammask;
double slopmask;
LocallabSpot();