From 10a619b2c7227b2ad214fbb985141b884fbe87fb Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Sat, 17 Oct 2015 18:37:04 -0700 Subject: ok pybrain time --- ricky/imgradient/selections.py | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'ricky/imgradient') diff --git a/ricky/imgradient/selections.py b/ricky/imgradient/selections.py index d5eda16..5d0d345 100644 --- a/ricky/imgradient/selections.py +++ b/ricky/imgradient/selections.py @@ -37,7 +37,7 @@ stripenumber_selections = Selections.from_dict( stripeintensity_selections = Selections.from_dict( {"value": 1000, "weight": 10}, {"value": 4, "weight": 10}, -) +) # contrast_selections = \ brightness_selections = \ saturation_selections = \ @@ -68,8 +68,12 @@ bevel_selections = Selections.from_dict( blurriness_selections = \ percentbeveled_selections = Selections.from_dict( - {"value": 30, "weight": 20}, - {"value": 10, "weight": 2}, + {"value": 30, "weight": 10}, + {"value": 10, "weight": 10}, + {"value": 5, "weight": 10}, + {"value": 20, "weight": 10}, + {"value": 25, "weight": 10}, + {"value": 7, "weight": 10}, {"value": "", "weight": 1}, ) rotate_selections = \ -- cgit v1.2.3-70-g09d2