ocr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ocr
ocr
/
com.m8test.ocr.api
/
BaiduOcrConfig
/
addOption
add
Option
abstract
fun
addOption
(
key
:
String
,
value
:
String
)
添加 OCR 请求参数选项,用于控制识别行为,例如语言、方向检测等。
Parameters
key
参数名,例如 "language_type"
value
参数值,例如 "CHN_ENG"