This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10235501447
/
WaveControl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix test
game_control
Backpack
2 months ago
parent
ce525b0c50
commit
e1b736f285
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test.py
+ 1
- 1
test.py
View File
@ -42,7 +42,7 @@ def main():
# signal(gesture_status)
show_gesture_status
(
img
,
gesture_status
)
cv2
.
imshow
(
'
img
'
,
img
)
cv2
.
waitKey
(
0
)
cv2
.
waitKey
(
1
)
if
__name__
==
"
__main__
"
:
Write
Preview
Loading…
Cancel
Save