Improve algo Blurr-noise normal
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user