API for Google Goggles or Visual Search?

14.4k Views Asked by At

Are there any APIs similar to Google Goggles that accepts a picture as input and outputs text descriptions?

In other words, we're looking for a visual search API. if we submit photos, we want the service to say what the item is and provide a brief description ... similar to Google Goggles.

Does this exist?

3

There are 3 best solutions below

1
On BEST ANSWER

Found this start-up with an image recognition API: http://developer.iqengines.com/

1
On

(Disclaimer: I work for Recognize.im)

If you are still looking for an image recognition API, you could try out our platform at www.recognize.im. You can upload your own image database and then when you send an image to the API, you will get the image id from your database. Best wishes!

0
On

kooaba http://www.kooaba.com is actually one of the longest running image recognition platforms (started even before Goggles came out).

[EDIT: the URL is https://developer.vuforia.com (Qualcomm bought Kooaba in the year 2014)]

So this is another service you might give a shot.

Compared to recognize.im kooaba already databases you can use in addition to uploading your own.

Compared to iqengines, kooaba gives you nicely structured meta-data as a response, whereas for most things iqengines just gives a "tag".