Google goggles API

AndroidGoogle Goggles

Android Problem Overview


Does anyone know if there is a google goggles API for Android? If not, is there one coming any time soon? With an API for this thing the possibilities are endless...

So far all I've been able to find on this subject is a discussion about not currently having a version for the iPhone due to it's "google labs" status (iPhone version coming once it's more "complete"). I'm hoping an API may be released then. Anybody have any info on this at all?

Android Solutions


Solution 1 - Android

Solution 2 - Android

Not an official API but this guy seems to have reversed engineered some of it.

http://notanothercodeblog.blogspot.com/2011/02/google-goggles-api.html

You may also want to try VisualSearchAPI.com, they have visual search APIs. See demo and docs here. http://www.visualsearchapi.com/demo/view?demo=1 and http://www.visualsearchapi.com/apiDoc/apiDoc?apiDoc=V

Solution 3 - Android

Shameless, shameless plug:

There's also http://kooaba.com which offers Visual Search.

http://docs.kooaba.com for screencast, docs, api sample code etc.

Solution 4 - Android

Solution 5 - Android

Here is an open API for visual search (image recognition): http://www.iqengines.com/, see developer portal.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionRussell TroywestView Question on Stackoverflow
Solution 1 - AndroidDamonView Answer on Stackoverflow
Solution 2 - AndroidMark HosangView Answer on Stackoverflow
Solution 3 - Androidmorgan freemanView Answer on Stackoverflow
Solution 4 - AndroidDarmen AmanbayevView Answer on Stackoverflow
Solution 5 - AndroidJohnView Answer on Stackoverflow