public class BaiDuAiResultAnalyze extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static ThirdResult |
analyzeBankCard(ThirdResult thirdResult)
解析银行卡
|
static ThirdResult |
analyzeBusinessLicense(ThirdResult thirdResult)
解析营业执照
|
static ThirdResult |
analyzeIdCard(ThirdResult thirdResult)
解析身份证
|
static ThirdResult |
analyzeLicensePlate(ThirdResult thirdResult)
解析社保卡
|
static ThirdResult |
analyzePassport(ThirdResult thirdResult)
解析护照
|
static ThirdResult |
analyzeSocialSecurityCard(ThirdResult thirdResult)
解析社保卡
|
public static ThirdResult analyzeIdCard(ThirdResult thirdResult)
thirdResult - 解析内容public static ThirdResult analyzeBankCard(ThirdResult thirdResult)
thirdResult - 解析内容public static ThirdResult analyzeBusinessLicense(ThirdResult thirdResult)
thirdResult - public static ThirdResult analyzePassport(ThirdResult thirdResult)
thirdResult - public static ThirdResult analyzeSocialSecurityCard(ThirdResult thirdResult)
thirdResult - public static ThirdResult analyzeLicensePlate(ThirdResult thirdResult)
thirdResult - Copyright © 2023. All rights reserved.