Searching Google Images from Java

故事扮演 提交于 2019-12-02 14:15:06

问题


I would have had the answer to my question here: Searching google images from java code , but the library is deprecated, and I don't want to screw over this research project that I am working on by using that deprecated source.

Tell me, what are you working on?

I am trying to, for my research project, create an application that searches for depictions of medical terms (like, for example, alopecia), as well as two associated terms with it (such as hair loss). The end user is to choose pictures associated with the terms, which is associated with the original medical term.

Those random pictures above T1,T2 are the images retrieved from Google Images for T1, T2 , and the T's are the terms being searched for.

来源:https://stackoverflow.com/questions/26393873/searching-google-images-from-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!