Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 39086d1

Browse files
committed
Merge branch 'master' of github.com:makelove/OpenCV-Python-Tutorial
2 parents 9445223 + b03436c commit 39086d1

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)

AltStyle によって変換されたページ (->オリジナル) /