Improvment mask blur and denoise - structure as tool

This commit is contained in:
Desmis
2019-11-12 16:55:09 +01:00
parent a1d17b3090
commit f3900d8f7e
10 changed files with 90 additions and 16 deletions

View File

@@ -1135,6 +1135,7 @@ struct LocallabParams {
std::vector<double> HHmaskblcurve;
bool enablMask;
bool fftwbl;
bool toolbl;
int blendmaskbl;
double radmaskbl;
double chromaskbl;