Package | Description |
---|---|
com.tencentcloudapi.iai.v20200303 | |
com.tencentcloudapi.iai.v20200303.models |
Modifier and Type | Method and Description |
---|---|
DetectLiveFaceAccurateResponse |
IaiClient.DetectLiveFaceAccurate(DetectLiveFaceAccurateRequest req)
人脸静态活体检测(高精度版)可用于对用户上传的静态图片进行防翻拍活体检测,以判断是否是翻拍图片。
相比现有静态活体检测服务,高精度版在维持高真人通过率的前提下,增强了对高清屏幕、裁剪纸片、3D面具等攻击的防御能力,攻击拦截率约为业内同类型产品形态4-5倍。同时支持多场景人脸核验,满足移动端、PC端各类型场景的图片活体检验需求,适用于各个行业不同的活体检验应用。
人脸静态活体检测(高精度版)接口于2022年8月1日 00:00起正式开始计费,采取后付费按量计费模式,详见[计费概述](https://cloud.tencent.com/document/product/867/17640)。
|
Constructor and Description |
---|
DetectLiveFaceAccurateRequest(DetectLiveFaceAccurateRequest 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 © 2023. All rights reserved.