Improve algo Blurr-noise normal

This commit is contained in:
Desmis
2017-10-22 13:26:00 +02:00
parent 4c5d2fcf7f
commit ab7b8042ec
5 changed files with 191 additions and 59 deletions

View File

@@ -901,7 +901,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
int t_currentspot = 1;
int t_radius = 1;
int t_strength = 0;
int t_sensibn = 60;
int t_sensibn = 19;
int t_inversrad = 0;
int t_str = 0;
int t_chrrt = 0;
@@ -1792,7 +1792,7 @@ void ImProcCoordinator::updatePreviewImage (int todo, Crop* cropCall)
int t_currentspot = 1;
int t_radius = 1;
int t_strength = 0;
int t_sensibn = 60;
int t_sensibn = 19;
int t_inversrad = 0;
int t_str = 0;
int t_chrrt = 0;