Package | Description |
---|---|
com.tencentcloudapi.tiia.v20190529 | |
com.tencentcloudapi.tiia.v20190529.models |
Modifier and Type | Method and Description |
---|---|
AssessQualityResponse |
TiiaClient.AssessQuality(AssessQualityRequest req)
评估输入图片在视觉上的质量,从多个方面评估,并同时给出综合的、客观的清晰度评分,和主观的美观度评分。
>
- 可前往 [图像处理](https://cloud.tencent.com/document/product/1590) 产品文档中查看更多产品信息。
- 公共参数中的签名方式必须指定为V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
Constructor and Description |
---|
AssessQualityRequest(AssessQualityRequest 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.