检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Content-Type 是 String 发送的实体的MIME类型,参数值为“application/json”。 Enterprise-Project-Id 否 String 企业项目ID。
发送请求并查看响应 // 以调用人脸检测接口 DetectFaceByBase64 为例 const request = new frs.DetectFaceByBase64Request(); const body = new frs.FaceDetectBase64Req();
Content-Type 是 String 发送的实体的MIME类型,参数值为“application/json”。 Enterprise-Project-Id 否 String 企业项目ID。
FrsClient::newBuilder(new FrsClient) ->withHttpConfig($config) ->withEndpoint($endpoint) ->withCredentials($credentials) ->build(); 发送并查看响应
Content-Type 是 String 发送的实体的MIME类型,参数值为“application/json”。 Enterprise-Project-Id 否 String 企业项目ID。
Content-Type 是 String 发送的实体的MIME类型,参数值为“application/json”。 Enterprise-Project-Id 否 String 企业项目ID。
发送请求并查看响应 // 以调用人脸检测接口 RecognizeGeneralTable 为例 DetectFaceByBase64Request request; FaceDetectBase64Req body; body.setImageBase64("图片的base64编码