Add method symmetric to blur and noise - and some extension

This commit is contained in:
Desmis
2017-10-25 17:33:58 +02:00
parent 15ff66fb4c
commit ff26f0642e
15 changed files with 696 additions and 32 deletions

View File

@@ -479,6 +479,8 @@ public:
bool avoid;
bool Smethod;
bool retinexMethod;
bool blurMethod;
bool dustMethod;
bool str;
bool neigh;
bool nbspot;
@@ -490,6 +492,7 @@ public:
bool activlum;
bool invers;
bool cutpast;
bool lastdust;
bool curvactiv;
bool inversrad;
bool inversret;