We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61c613 commit cbec935Copy full SHA for cbec935
README.md
@@ -40,6 +40,8 @@ Also, it's been noticed that the display transform is sensitive to width and hei
40
41
There are several examples:
42
43
+Note: You may need to install numpy for the Python examples to work, ie $ pip3 install numpy
44
+
45
simple_camera.py is a Python script which reads from the camera and displays to a window on the screen using OpenCV:
46
47
$ python simple_camera.py
0 commit comments