ocr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ocr
ocr
/
com.m8test.ocr.api
/
BaiduOcrConfig
/
setCredential
set
Credential
abstract
fun
setCredential
(
appId
:
String
,
apiKey
:
String
,
secretKey
:
String
)
设置百度 OCR 客户端凭证信息。
Parameters
app
Id
应用 ID(百度云控制台获取)
api
Key
API Key(百度云控制台获取)
secret
Key
Secret Key(百度云控制台获取)