欢迎光临 超级鹰,专业验证码识别平台

QQ:800198998  点击发送消息给对方

首页 > API文档

超级鹰首页>开发文档>Java语言Demo下载

 

java下载

 

ChaoJiYing.java文件是封装好超级鹰接口调用类,请复制到自己项目中,然后调用里面的类函数就行.

详细API请参考:https://www.chaojiying.com/api-5.html

接口返回的中文以unicode编码 在JAVA中用 通过JSONObject.fromObject获取到的数据会自动转成汉字

调用说明:

//识别图片_按图片文件路径
  PostPic(String username, String password, String softid, String codetype, String len_min, String filePath)

//识别图片_按图片二进制流
  PostPic(String username, String password, String softid, String codetype, String len_min, byte[] byteArr)

//识别图片_按图片base64字符串 请提前参考base64注意事项 https://www.chaojiying.com/api-46.html
  PostPic_base64(String username, String password, String softid, String codetype, String len_min, String 

file_base64)
  
//报错返分
  ReportError(String username, String password, String softid, String id)

马上开始图片识别       成为用户      或者      查看开发文档

会员

  24小时客服热线

0317-431-6618

电话 充值
Top