baronrustamov / google-cloud-vision-raspi-sample

Simple python script that shoot a picture and describes object name in it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scent

Build

$ docker-compose build
$ docker-compose run app [image-file]

Run

$ python capture.py && docker-compose run app target.jpg

About

Simple python script that shoot a picture and describes object name in it.


Languages

Language:Python 95.3%Language:Shell 4.7%