Skip to content

Commit

Permalink
Update README.md at top level.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Tyka committed Jul 29, 2019
1 parent 85a1a58 commit 20bd42e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ README file for the respective subfolder.
former two you will also need a Coral USB Accelerator to run the models.
* __Raspicam__ Python example using picamera. This is only intended for
Raspberry Pi and will require a Coral USB Accelerator.
Use ```install_requirements.sh``` to make sure all the dependencies are
present.
* __PyGame__ Python example using pygame to obtain camera frames.
Use ```install_requirements.sh``` to make sure all the dependencies are
present.
* __OpenCV__ Python example using OpenCV to obtain camera frames.
Use ```install_requirements.sh``` to make sure all the dependencies are
present.

## Canned models

Expand Down

0 comments on commit 20bd42e

Please sign in to comment.