public class FaceProtect extends AbstractModel
Constructor and Description |
---|
FaceProtect() |
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, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Float getFaceUsmRatio()
public void setFaceUsmRatio(Float FaceUsmRatio)
FaceUsmRatio
- 人脸区域增强强度,可选项:0.0-1.0。小于0.0的默认为0.0,大于1.0的默认为1.0。Copyright © 2020. All rights reserved.