Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301 | |
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
DetectReflectLivenessAndCompareResponse |
FaceidClient.DetectReflectLivenessAndCompare(DetectReflectLivenessAndCompareRequest req)
使用活体比对(光线)SDK生成的数据包检测活体,并和传入的图片进行比对。
图片和SDK生成的数据内容必须存储在腾讯云COS,COS Bucket所在的Region需要和本接口请求的Region保持一致,推荐使用生成上传链接接口来完成资源传递。
|
Constructor and Description |
---|
DetectReflectLivenessAndCompareRequest(DetectReflectLivenessAndCompareRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.