Skip to content

Commit cbec935

Browse files
Add numpy note to README
1 parent d61c613 commit cbec935

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Also, it's been noticed that the display transform is sensitive to width and hei
4040

4141
There are several examples:
4242

43+
Note: You may need to install numpy for the Python examples to work, ie $ pip3 install numpy
44+
4345
simple_camera.py is a Python script which reads from the camera and displays to a window on the screen using OpenCV:
4446

4547
$ python simple_camera.py

0 commit comments

Comments
 (0)