merge with dev

This commit is contained in:
Desmis
2018-06-05 10:48:26 +02:00
82 changed files with 2764 additions and 2338 deletions

View File

@@ -195,6 +195,7 @@ public :
bool enabled;
bool matrix;
bool amount;
bool contrast;
bool uniformity;
};
@@ -204,6 +205,7 @@ class SharpeningParamsEdited
public:
bool enabled;
bool contrast;
bool radius;
bool amount;
bool threshold;