WeChat.MiniProgram.OCR (wechat v0.6.0)
小程序 - OCR接口
Link to this section Summary
Link to this section Functions
Link to this function
bankcard(client, img_url)
Specs
bankcard(WeChat.client(), url()) :: WeChat.response()
识别银行卡
本接口提供基于小程序的银行卡 OCR 识别
Link to this function
business_license(client, img_url)
Specs
business_license(WeChat.client(), url()) :: WeChat.response()
营业执照
本接口提供基于小程序的营业执照 OCR 识别
Link to this function
driver_license(client, img_url)
Specs
driver_license(WeChat.client(), url()) :: WeChat.response()
驾驶证
本接口提供基于小程序的驾驶证 OCR 识别
Link to this function
id_card(client, img_url)
Specs
id_card(WeChat.client(), url()) :: WeChat.response()
身份证
本接口提供基于小程序的身份证 OCR 识别
Link to this function
printed_text(client, img_url)
Specs
printed_text(WeChat.client(), url()) :: WeChat.response()
通用印刷体
本接口提供基于小程序的通用印刷体 OCR 识别
Link to this function
vehicle_license(client, img_url, type \\ "photo")
Specs
vehicle_license(WeChat.client(), url(), type()) :: WeChat.response()
行驶证
本接口提供基于小程序的行驶证 OCR 识别