Merge branch 'dev' into dehaze_speedup

This commit is contained in:
Ingo Weyrich
2019-09-22 15:39:19 +02:00
10 changed files with 64 additions and 11 deletions

View File

@@ -205,6 +205,7 @@ struct CaptureSharpeningParamsEdited {
bool autoRadius;
bool gamma;
bool deconvradius;
bool deconvradiusOffset;
bool deconviter;
bool isUnchanged() const;
};