Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-API-Sample

Example iOS App using the Computer Vision API from Blippar

Introduction

You should have read the Computer Vision documentation before anything else. This app does nothing but a request to the API and prints the results in the console.

Usage

Open CV-API-Sample.xcodeproj and edit the CV-API.plist file with your own ID and Secret :

<key>client_id</key>
<string>xxx</string>
<key>client_secret</key>
<string>xxx</string>

Then simply Run the project.

You can make it yours by removing all the lines commented with // REMOVE THIS LINE

Contribute

We welcome contributions to make this project to make it more fun and appealing.

License

Licensed under the MIT license

About

Example iOS App using the Computer Vision API from Blippar

Topics

Resources

Stars

5 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages