图片智能消除
请求 URLPOST系统级输入参数
应用级输入参数
名称 | 类型 | 是否必须 | 描述 | 示例值 | |
---|---|---|---|---|---|
param | com.alibaba.cbu.offerintroduction.open.param.EliminateImageInfoParam | 是 | - | - |
返回结果
名称 | 类型 | 描述 | 示例值 | |
---|---|---|---|---|
result | com.alibaba.cbu.image.result.CommonResult | - | - |
产品简介
图像智能消除产品专为电商图片定制,自动识别并消除电商图片中的文字、特定名称、透明字块和牛皮癣,可按需指定消除图片内对象,实现大批量图片的高效、精确处理,简化图片编辑工作。
入参示例
1{
2
3 "param": {
4
5 "imageUrl": "http: //xx",
6
7 "noobjRemoveCharacter": true,
8
9 "noobjRemoveLogo": true,
10
11 "noobjRemoveNpx": true,
12
13 "noobjRemoveQrcode": true,
14
15 "noobjRemoveWatermark": true,
16
17 "objRemoveCharacter": true,
18
19 "objRemoveLogo": true,
20
21 "objRemoveNpx": true,
22
23 "objRemoveQrcode": true,
24
25 "objRemoveWatermark": true
26
27 }
28
29}
出参示例
1{
2
3 "result": {
4
5 "success": true,
6
7 "code": "200",
8
9 "message": "success",
10
11 "result": "http: //xx"
12
13 }
14
15}
推荐
-
-
QQ空间
-
新浪微博
-
人人网
-
豆瓣