数据安全中心 DSC-提取图片中的图片暗水印(文件地址版本):请求示例
时间:2025-04-28 11:13:28
请求示例
提取obs://bucket/info/wm.png路径下的图片中的图片暗水印,将提取的水印图片存放在obs://bucket/watermarkfile/mark.png路径下。
POST /v1/{project_id}/obs-image/image-watermark/extract HTTP/1.1 { "region_id" : "xx-xx-1", "src_file" : "obs://bucket/info/wm.png", "image_watermark" : "obs://bucket/watermarkfile/mark.png" }
support.huaweicloud.com/api-dsc/ShowImageWatermarkWithImageByAddress.html