Capture sharpening: auto contrast threshold

This commit is contained in:
Ingo Weyrich
2019-08-17 15:18:24 +02:00
parent e4b955523e
commit 7b3c50bc31
16 changed files with 103 additions and 45 deletions

View File

@@ -179,6 +179,7 @@ struct SharpenMicroParamsEdited {
struct SharpeningParamsEdited {
bool enabled;
bool contrast;
bool autoContrast;
bool blurradius;
bool gamma;
bool radius;