数据安全中心 DSC-提取图片中的图片暗水印(文件地址版本):请求示例

时间:2023-11-16 14:36:41

请求示例

提取obs://hwbucket/hwinfo/hw.png路径下的图片中的图片暗水印,将提取的水印图片存放在obs://hwbucket/watermarkfile/mark.png路径下。

POST /v1/{project_id}/obs-image/image-watermark/extract HTTP/1.1

{
  "region_id" : "xx-xx-1",
  "src_file" : "obs://hwbucket/hwinfo/hw.png",
  "image_watermark" : "obs://hwbucket/watermarkfile/mark.png"
}
support.huaweicloud.com/api-dsc/ShowImageWatermarkWithImageByAddress.html