Some various changes to improve...

This commit is contained in:
Desmis
2017-10-13 08:14:31 +02:00
parent cffb29d17b
commit b19e12732a
4 changed files with 38 additions and 22 deletions

View File

@@ -918,7 +918,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
int t_inverssha = 0;
int t_qualityMethod = 2;
int t_thres = 18;
int t_proxi = 20;
int t_proxi = 0;
int t_noiselumf = 0;
int t_noiselumc = 0;
int t_noisechrof = 0;
@@ -1809,7 +1809,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
int t_inverssha = 0;
int t_qualityMethod = 2;
int t_thres = 18;
int t_proxi = 20;
int t_proxi = 0;
int t_noiselumf = 0;
int t_noiselumc = 0;
int t_noisechrof = 0;