是否有用于android的与Google反向图像搜索一样强大的api用于反向图像搜索的api? [英] Is there any api for reverse image search for android as powerful as Google reverse image search?

查看:94
本文介绍了是否有用于android的与Google反向图像搜索一样强大的api用于反向图像搜索的api?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的Android应用程序中进行反向图像搜索.我需要一些像Google反向图片搜索一样强大的API. 是否有适用于Android的Google反向图像搜索API?天气免费或不免费

I want to do reverse image search in my android app. I need some api as powerful as google reverse image search. Is there any google reverse image search api for android? weather free or non-free

我还找到了 google cloud vision api ,但结果-至少是在演示-不像Google反向图片搜索那么具体.

I also found google cloud vision api but the results - at least in it's demo - is not as specific as google reverse image search.

那么在Android中是否还有其他API可以像Google一样强大地进行反向图像搜索? 还是有其他方法可以在Android应用程序中使用Google反向图像搜索结果? 我发现了,但似乎Google已检测到并关闭了该服务器.

so is there any other api for reverse image search in android as powerful as google? or is there any other method to use google reverse image search results inside the android app? I found this but seems google has detected and closed that server.

推荐答案

更新:
视觉API网络检测现已启动,其中包括反向图像搜索功能,例如匹配图片和页面网址.

Update:
Vision API Web Detection has now launched which includes reverse image search features such as matching image and page URLs.

后代的原始答案:

从此问题中获取有关API可用性的最佳答案来自 Google本身.除了可能未经授权的Web抓取服务(例如您所链接的服务已被关闭)之外,只有一些Stack Overflow公民知道的某些超级秘密的免费API不可能存在.

The best answers you're going to get from this question regarding the availability of APIs are from Google itself. It's not likely that some super-secret free API exists that only some Stack Overflow citizens know about, aside from perhaps unauthorized web scraping services like the one you linked to which was closed down.

使用Vision API来检测图像属性以及自定义搜索"可能是您最好的解决方案. Vision API的标签徽标检测可以用作

Using Vision API to to detect image properties coupled with Custom Search is probably your best solution. The results of Vision API's label, landmark, and logo detection can be used as the search expression in Custom Search, and you can use the results of Vision API's image property detection to compute the dominate color to use as imgDominantColor and imgColorType. You could further narrow the search down using imgType, imgSize or other properties.

这篇关于是否有用于android的与Google反向图像搜索一样强大的api用于反向图像搜索的api?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆