API Reference
- Authentication
- The Query API
- The Result API
- The Update API
- The Training API
- Deleting objects
- Retrieving objects
- Appending images to existing objects
- Creating new objects
- Errors
- Code
Quick search
Code
Mobile SDKs |
|||
| VisionIQ mobile SDKs include fast mobile-side visual scanning and server-side API visual search. | |||
| iOS | github.com/iqengines/ios-sdk | VisionIQ iOS SDK - integrate visual search to iOS iPhone, iPod touch, and iPad apps. This is a complete thin-UI that you can modify to your specific application needs. | |
| Android | Android SDK (alpha tar file) | VisionIQ Android SDK coming soon, you can download alpha version now. This is a complete thin-UI that you can modify to your specific application needs. | |
Client libraries |
|||
| The client code below is for API server-side visual search only. | |||
| Python | github.com/iqengines/pyiqe/ | Python bindings for Python 2.4 or greater. | |
| Ruby | github.com/iqengines/ruby-iqengines/ | Ruby bindings for Ruby version 1.8.7 or greater. Depends on rest-client and ruby-hmac. | |
| Node/JS | github.com/iqengines/nodejs-iqengines/ | Javascript bindings for NodeJS version 0.4.0 or greater. | |
| PHP | github.com/iqengines/php-iqengines/ | Many thanks to Fabian Meul for the code contribution. | |
| Java | github.com/iqengines/javaiqe/ | Java bindings. For Android, use the Android SDK above (not this Java library). | |
| C# .NET | github.com/iqengines/dotnetiqe/ | .Net bindings for .Net version 2.0 and later. | |