We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848f88d commit f10f774Copy full SHA for f10f774
Testing/DetectorVN_LabPruebaEscritorio.py
@@ -3,7 +3,7 @@
3
from freenect import*
4
from numpy import*
5
from cv2 import*
6
-
+import sys
7
8
#Funcion de Adquisicion RGB kinect
9
def frame_RGB():
0 commit comments