forked from phonegap/phonegap-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Moodstocks PhoneGap plugin for Android
- Loading branch information
Qian Jin
committed
Apr 2, 2013
1 parent
ce31257
commit b97b61b
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Moodstocks SDK PhoneGap plugin | ||
|
||
This is a PhoneGap plugin that uses Moodstocks real-time on-device image recognition SDK. We provide iOS and Android version along with demo application for each platform. | ||
|
||
This plugin is hosted at: [https://github.com/Moodstocks/moodstocks-phonegap-plugin](https://github.com/Moodstocks/moodstocks-phonegap-plugin) | ||
|
||
## Real-time on-device image recognition SDK | ||
|
||
The Moodstocks SDK provides a scanner for mobile devices. It recognizes both barcodes and images. Scanning operates on the client-side which lets you create nice augmented reality overlays. Also it even works off-line thanks to a built-in, easy-to-use on-device image signatures synchronization. | ||
|
||
To get started (for free!) create an account on [Moodstocks Developer Center](https://developers.moodstocks.com/) and follow the instructions. | ||
|
||
## Help | ||
|
||
Need help? Check out our [Help Center](http://help.moodstocks.com/). | ||
|
||
## Copyright | ||
|
||
Copyright (c) 2013 [Moodstocks SAS](http://www.moodstocks.com) |