Skip to content

Commit 54d89fb

Browse files
author
lapertor
committed
xd
2 parents 2972998 + 7893bff commit 54d89fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def main():
1414
- Suppression de la seam déterminée
1515
en affichant l'image à chaque fin de boucle pour suivre l'évolution
1616
'''
17-
im = Image.open('1.jpg')
17+
im = Image.open('5.jpg')
1818
#image = im.load()
1919
img = dual_gradient.gradient(im)
2020
print("grad fini")

0 commit comments

Comments
 (0)