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 a39132c commit b8e77afCopy full SHA for b8e77af
webcam.py
@@ -1,3 +1,7 @@
1
+# Requirements:
2
+# pip install numpy
3
+# sudo apt-get install python-openCV
4
+
5
import numpy as np
6
import cv2
7
0 commit comments