Skip to content

Commit ff686b5

Browse files
committed
Merge pull request phonegap#1099 from Moodstocks/master
Update Moodstocks PhoneGap Plugins reference (ios & android)
2 parents 710bfd5 + b97b61b commit ff686b5

File tree

2 files changed

+21
-4
lines changed

2 files changed

+21
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Moodstocks SDK PhoneGap plugin
2+
3+
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.
4+
5+
This plugin is hosted at: [https://github.com/Moodstocks/moodstocks-phonegap-plugin](https://github.com/Moodstocks/moodstocks-phonegap-plugin)
6+
7+
## Real-time on-device image recognition SDK
8+
9+
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.
10+
11+
To get started (for free!) create an account on [Moodstocks Developer Center](https://developers.moodstocks.com/) and follow the instructions.
12+
13+
## Help
14+
15+
Need help? Check out our [Help Center](http://help.moodstocks.com/).
16+
17+
## Copyright
18+
19+
Copyright (c) 2013 [Moodstocks SAS](http://www.moodstocks.com)

iOS/ImageRecognition-Moodstocks/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Moodstocks SDK PhoneGap plugin
22

3-
This is a PhoneGap plugin that uses Moodstocks real-time on-device image recognition SDK. We provide a demo application to help you get started.
3+
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.
44

5-
So far we only support the iOS platform (tested with PhoneGap v2.3). The Android version is under development.
6-
7-
This plugin is hosted at: [https://github.com/Moodstocks/moodstocks-phonegap-demo-app](https://github.com/Moodstocks/moodstocks-phonegap-demo-app)
5+
This plugin is hosted at: [https://github.com/Moodstocks/moodstocks-phonegap-plugin](https://github.com/Moodstocks/moodstocks-phonegap-plugin)
86

97
## Real-time on-device image recognition SDK
108

0 commit comments

Comments
 (0)