每日博客

植物识别

HashMap<String, String> options = new HashMap<String, String>();

           options.put("baike_num", "5");

           String image = "C:\\Users\\Lenovo\\Desktop\\校\\作业\\软件构造\\实验\\植物.jpeg";

           JSONObject res = client.plantDetect(image, options);

           System.out.println(res.toString(2));

 

 

 

posted @   谦寻  阅读(37)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示