|
|
6 년 전 | |
|---|---|---|
| .. | ||
| lib | 6 년 전 | |
| out | 6 년 전 | |
| src | 6 년 전 | |
| backend.iml | 6 년 전 | |
| readme.md | 6 년 전 | |
在JDK1.8上测试通过。
使用前,请集成到你的程序中,调用方法请查看 Main.java。
如果使用的是官网JS示例,请将返回结果修改如下:
识别到目标:
{"statusCode":0,"result":"... 这里是target object信息 ..."}
未识别到目标:
{"statusCode":17,"result":"No result: there is no matching."}
使用前请修改:
String cloudKey = "<这里是云图库的Cloud Key>";
String cloudSecret = "<这里是云图库的Cloud Secret>";
String cloudUrl = "http://<这里是云图库的Client-end URL>/search";
与
string image = "/9j/4AAQSkZJRgA";