-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
官方文档如此说:
https://help.aliyun.com/zh/viapi/getting-started/the-file-url-processing
方式一(推荐方式)
使用各语言对应的新版SDK,目前新版SDK已经支持文件在本地或者非上海地域OSS文件,与文件在同地域的区别在于,需要使用xxxAdvanceRequest将文件以stream形式通过ImageURLObject参数(注意:这里的参数会随语言的不同参数的Object值命名会有所不同,请参考调用能力文档看请求参数的命名。)传入进行后续调用,详情请参见各语言SDK参考。
可是图像人脸融合功能中多图融合时 MergeInfos 并不支持ImageURLObject参数,只能使用 MergeInfos.N.ImageURL 。——https://help.aliyun.com/zh/viapi/developer-reference/api-image-and-face-fusion?spm=a2c4g.11186623.help-menu-142958.d_4_3_3_3_8_0.468f2100UntXDj&scm=20140722.H_203510._.OR_help-T_cn~zh-V_1#section-fff-efg-qpt
Metadata
Metadata
Assignees
Labels
No labels