Skip to content

Commit b03436c

Browse files
authored
Merge pull request #14 from qzQi/patch-1
Update 7.draw_circle_rectangle.py
2 parents 9750cf4 + d12252f commit b03436c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ch07-把鼠标当画笔/7.draw_circle_rectangle.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ def draw_circle(event, x, y, flags, param):
4848
mode = not mode
4949
elif k == ord("q"):
5050
break
51+
cv.waitKey()
52+
cv.destroyAllWindows()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy