Skip to content

rlalpha/Vision-on-raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision-on-raspberry

This is a Flask Application

Installation Guide

(Please download your vision api key and put insider the repo)

export GOOGLE_APPLICATION_CREDENTIALS=./vision.json
virtualenv env
source activate env/bin/activate
pip install -r requriement.txt

Running the web api

export GOOGLE_APPLICATION_CREDENTIALS=./vision.json
source activate env/bin/activate
python app.py

gcloud auth application-default login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors