projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Retrait ligne inutile.
[minwii.git]
/
src
/
kinect
/
pygamedisplay.py
diff --git
a/src/kinect/pygamedisplay.py
b/src/kinect/pygamedisplay.py
index
6a4f834
..
e5b1e59
100755
(executable)
--- a/
src/kinect/pygamedisplay.py
+++ b/
src/kinect/pygamedisplay.py
@@
-49,7
+49,6
@@
def main() :
pass
context.wait_one_update_all(imgGene)
- cv.WaitKey(10)
rgbImg = capture_rgb(imgGene)
sur.blit(rgbImg, (0, 0))