From 3eba15ef7011066f6750120fa4988469d72ebe01 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 22 Apr 2018 14:12:54 +0200 Subject: push --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.py') diff --git a/test.py b/test.py index 56b3dbc..6941098 100644 --- a/test.py +++ b/test.py @@ -60,7 +60,7 @@ if __name__ == '__main__': # image_pil = ImageOps.expand(image_pil, p) # image_pil.save(save_path) # copyfile(save_path, final_path) - if i < 1: + if i > 0: im = np.divide(im, 2) tmp_im = im.copy() im = np.add(im, last_im) -- cgit v1.2.3-70-g09d2