Skip to content

Commit

Permalink
Add numpy note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
JetsonHacksNano authored Apr 4, 2020
1 parent d61c613 commit cbec935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Also, it's been noticed that the display transform is sensitive to width and hei

There are several examples:

Note: You may need to install numpy for the Python examples to work, ie $ pip3 install numpy

simple_camera.py is a Python script which reads from the camera and displays to a window on the screen using OpenCV:

$ python simple_camera.py
Expand Down

0 comments on commit cbec935

Please sign in to comment.