Skip to content

mvandervelden/MVImageViewer

Repository files navigation

MVImageViewer

Build Status

Universal (iPhone/iPad) app that lets you pick an image from the gallery, add it to your list, and let it analyse by the Google Cloud Vision API.

Features

  • Analyse images for associated labels

Known Issues

  • No persistence as of now: analyses are not stored
  • Quirky navigation
  • Filling out & storing API key securely

Installation notes

Replace CloudVisionAPIKey: "YOU_API_KEY_HERE" in Info.plist with a valid API key for your app id.

What it demos

  • Travis integration for iOS
  • Fastlane for build configuration management
  • Cucumberish & KIF for running BDD UI tests

Libraries

For testing the following open source libraries are used through Cocoapods:

  • Cucumberish
  • KIF
  • Quick
  • Nimble

About

Experiments using Google Cloud Vision API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published