public class FaceProtect extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| FaceProtect() | 
| FaceProtect(FaceProtect 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Float | getFaceUsmRatio()Get 人脸区域增强强度,可选项:0.0-1.0。小于0.0的默认为0.0,大于1.0的默认为1.0。 | 
| void | setFaceUsmRatio(Float FaceUsmRatio)Set 人脸区域增强强度,可选项:0.0-1.0。小于0.0的默认为0.0,大于1.0的默认为1.0。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic FaceProtect()
public FaceProtect(FaceProtect source)
public Float getFaceUsmRatio()
public void setFaceUsmRatio(Float FaceUsmRatio)
FaceUsmRatio - 人脸区域增强强度,可选项:0.0-1.0。小于0.0的默认为0.0,大于1.0的默认为1.0。Copyright © 2025. All rights reserved.