ozetadev / Google-Vision-Automatic-iOS

Automatically speaks your surroundings using googles cloud imaging service. Based off their demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Vision Objective-C Sample

This app demonstrates how to use the Cloud Vision API to run label and face detection on an image.

Additions

This version automatically captures images of your surroundings and speaks the tags that come back for the image, and then recursively repeats itself for the lifetime of the app.

It is admittedly sloppy, I was just experimenting and wanted to share the code.

About

Automatically speaks your surroundings using googles cloud imaging service. Based off their demo.


Languages

Language:Objective-C 100.0%