Skip to content

Google Cloud Vision API example for the Raspberry Pi. Used in Code Next's Team Edge program, Term 3.

Notifications You must be signed in to change notification settings

CodeNextAdmin/te-cloud-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

te-cloud-vision

Google Cloud Vision API example for the Raspberry Pi. Used in Code Next's Team Edge program, Term 3.

This program uses the Google Cloud Vision AI API to return the object that has the highest confidence score based on a camera input frame (.png) Run the code in Thonny on the Raspberry Pi with a Camera module attached.

Public users will have to set up their own service accounts and generate their own private keys with Google Cloud Vision API.

Raspberry Pi users must also install OpenCV to connect to a PiCamera. Follow this guide to install all the dependencies and set up a Raspberry Pi.

About

Google Cloud Vision API example for the Raspberry Pi. Used in Code Next's Team Edge program, Term 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages