文档管理中心

此版本文档已归档不再维护,推荐您使用最新版本

API参考机器学习服务mlsdk.cardmlsdk.card.icr.cloudMLRemoteIcrAnalyzerSettingFactory

MLRemoteIcrAnalyzerSetting.Factory

class info
com.huawei.hms.mlsdk.card.icr.cloud.MLRemoteIcrAnalyzerSetting.Factory
创建云侧身份证检测配置器的实例。 

Public Constructor Summary

Constructor name
Factory()创建云侧身份证检测配置器的实例。

Public Method Summary

Return typeMethod name
MLRemoteIcrAnalyzerSettingcreate()
MLRemoteIcrAnalyzerSetting.FactorysetCountryCode(String countryCode)
MLRemoteIcrAnalyzerSetting.FactorysetSideType(String sideType)

Public Constructors

Method
public Factory()
创建云侧身份证检测配置器的实例。

Public Methods

Method
public MLRemoteIcrAnalyzerSetting create()
创建云侧身份证检测配置器(MLRemoteIcrAnalyzerSetting)的实例。

Return

Typedesc
MLRemoteIcrAnalyzerSetting返回云侧身份证检测配置器(MLRemoteIcrAnalyzerSetting)的实例。
Method
public MLRemoteIcrAnalyzerSetting.Factory setCountryCode(String countryCode)
设置身份证国家代码,ISO 3166-1 Alpha-2标准编码,默认值为CN。

Parameters

Parameter nameParameter desc
countryCode身份证国家代码,ISO 3166-1 Alpha-2标准编码,默认值为CN。


Return

Typedesc
MLRemoteIcrAnalyzerSetting.Factory返回MLRemoteIcrAnalyzerSetting.Factory的实例。
Method
public MLRemoteIcrAnalyzerSetting.Factory setSideType(String sideType)
设置身份证正面或反面。

Parameters

Parameter nameParameter desc
sideType

设置身份证检测是正面或是反面。

BACK: 反面;

FRONT:正面。


Return

Typedesc
MLRemoteIcrAnalyzerSetting.Factory返回MLRemoteIcrAnalyzerSetting.Factory的实例。
本页面可能包含由第三方许可的内容,请参考具体描述
在 API参考 中进行搜索
请输入您想要搜索的关键词