Commit 5231af39 by BellCodeEditor

save project

parent 51f1dfeb
Showing with 6 additions and 0 deletions
...@@ -8,3 +8,9 @@ il=[] ...@@ -8,3 +8,9 @@ il=[]
for i in ph: for i in ph:
im=Image.open(i) im=Image.open(i)
il.append(im) il.append(im)
img_list=[]
for i in path
img Image.open
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment