Skip to content

Commit f10f774

Browse files
authored
Update DetectorVN_LabPruebaEscritorio.py
1 parent 848f88d commit f10f774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/DetectorVN_LabPruebaEscritorio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from freenect import*
44
from numpy import*
55
from cv2 import*
6-
6+
import sys
77

88
#Funcion de Adquisicion RGB kinect
99
def frame_RGB():

0 commit comments

Comments
 (0)