Visual Search Framework
- Add visual search to your app.
- Real time image matching.
- Insert images from local resources: works offline!
- QR code scan support.
- Match images and QR codes simultaneously
- White Label.
- Optimized for arm, armv7
- The library is available via the JCenter repository
********************** NEW: Motion Recognition ********************** * Define virtual buttons (regions of interest) to detect motion
********************** Request an API Key ********************** To use the framework you will need an API Key. To request it, just send an email to info@aumentia.com with the following details: * Application Id where you want to use the framework. * Name and description of the app where you want to use the framework. * Your ( or your company ) name.
********************** Documentation ********************** [Wiki](https://github.com/aumentia/HelloVisualSearch_Android/wiki)
****************** API ****************** [api.aumentia.com](http://api.aumentia.com/visualsearch_android/)
****************** Library via JCenter ******************
- Add JCenter to Gradle:
repositories {
jcenter()
}
- Add the library to the dependencies:
dependencies {
compile 'VisualSearchSDK:visualsearchsdk:0.7.0'
}
****************** Troubleshooting ****************** [Troubleshooting](https://github.com/aumentia/VSAumentiaAndroid/wiki/Troubleshooting)
****************** Android Version ****************** 14
Devices Tested
- Samsung Galaxy S3
- Samsung Galaxy S4 mini
- Samsung Galaxy S
- Samsung Note
- Moto G
- Huawei Ascend Y330
- LG LSII
- Nexus 5
************************* VS Framework version ************************* 0.7
****************** License ****************** [LICENSE](https://github.com/aumentia/HelloVisualSearch_Android/blob/master/LICENSE)
****************** Bugs ****************** [Issues & Requests](https://github.com/aumentia/HelloVisualSearch_Android/issues)