View Source WeChat.MiniProgram.OCR (wechat v0.16.0)

小程序 - OCR接口

Summary

Functions

Link to this function

bankcard(client, img_url)

View Source
@spec bankcard(WeChat.client(), url()) :: WeChat.response()

识别银行卡

本接口提供基于小程序的银行卡 OCR 识别

Link to this function

business_license(client, img_url)

View Source
@spec business_license(WeChat.client(), url()) :: WeChat.response()

营业执照

本接口提供基于小程序的营业执照 OCR 识别

Link to this function

driver_license(client, img_url)

View Source
@spec driver_license(WeChat.client(), url()) :: WeChat.response()

驾驶证

本接口提供基于小程序的驾驶证 OCR 识别

Link to this function

id_card(client, img_url)

View Source
@spec id_card(WeChat.client(), url()) :: WeChat.response()

身份证

本接口提供基于小程序的身份证 OCR 识别

Link to this function

printed_text(client, img_url)

View Source
@spec printed_text(WeChat.client(), url()) :: WeChat.response()

通用印刷体

本接口提供基于小程序的通用印刷体 OCR 识别

Link to this function

vehicle_license(client, img_url, type \\ "photo")

View Source
@spec vehicle_license(WeChat.client(), url(), type()) :: WeChat.response()

行驶证

本接口提供基于小程序的行驶证 OCR 识别