Skip to content

Commit

Permalink
updated image
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimKorzh committed Jul 2, 2021
1 parent a86389a commit 6985ec0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/draw.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
cv2.destroyAllWindows()

# global coordinates of where to start drawing (change if needed!)
x_start = 100
x_start = 250
y_start = 150

# wait before user clicks on window to within
Expand Down Expand Up @@ -64,5 +64,3 @@
# animation speed
time.sleep(0.008)



Binary file modified src/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6985ec0

Please sign in to comment.