检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
或图片信息。 调用接口时,需要您填写图片地址(或利用图片的BASE64编码)。服务会根据您提供的url进行识别功能,例如: POST https://{endpoint}/v2.0/image/tagging { "image" : "", "url" : "XXXX",
//image.cn-north-4.myhuaweicloud.com替换为您开通服务区域的终端节点 $endpoint = "https://image.cn-north-4.myhuaweicloud.com"; $projectId = ""; $credentials
//image.cn-north-4.myhuaweicloud.com替换为您开通服务区域的终端节点 $endpoint = "https://image.cn-north-4.myhuaweicloud.com"; $projectId = ""; $credentials
RecaptureDetectReq(); body.withThreshold(0f); body.withUrl("https://bucketname.obs.cn-north-4.myhuaweicloud.com/image/test1.jpg"); //替换为公网可以访问的图片地址
登录后,“X-Auth-Token”和“project_id”参数会自动填充,无需填写。 填写待检测图片数据。 输入数据可选image或url,本示例使用url,例如https://support.huaweicloud.com/productdesc-image/zh-cn_image_0000001382844041
ImageMainObjectDetectionReq(); body.withThreshold(30f); body.withUrl("https://XXX.jpg"); //替换为公网可以访问的图片地址 request.withBody(body);
withThreshold(95f); body.withLanguage("zh"); body.withUrl("https://XXX.jpg"); //此处替换为公网可以访问的图片地址 request.withBody(body);
cn-north-4.myhuaweicloud.com替换为您开通服务区域的终端节点,详情请查看地区和终端节点. $endpoint = "https://image.cn-north-4.myhuaweicloud.com"; $projectId = ""; $credentials
withThreshold(10f); body.withLanguage("zh"); body.withUrl("https://XXX.jpg"); //此处替换为公网可以访问的图片地址 request.withBody(body);
body = RecaptureDetectReq( threshold=0, url="https://bucketname.obs.cn-north-4.myhuaweicloud.com/image/test1.jpg"//替换为公网可以访问的图片地址
thresholdRecaptureDetectReq:= float32(0) urlRecaptureDetectReq:= "https://bucketname.obs.cn-north-4.myhuaweicloud.com/image/test1.jpg"//替换为公网可以访问的图片地址
ImageMainObjectDetectionReq( threshold=30, url="https://XXX.jpg" //替换为公网可以访问的图片地址 ) response = client.r
CelebrityRecognitionReq( threshold=0, url="https://XXX.jpg" //此处替换为公网可以访问的图片地址 ) response = client
thresholdCelebrityRecognitionReq:= float32(0.48) urlCelebrityRecognitionReq:= "https://XXX.jpg" //此处替换为公网可以访问的图片地址 request.Body = &model.CelebrityRecognitionReq{
float32(95) languageImageTaggingReq:= "zh" urlImageTaggingReq:= "https://XXX.jpg" //此处替换为公网可以访问的图片地址 request.Body = &model.ImageTaggingReq{
threshold=95, language="zh", url="https://XXX.jpg" //此处替换为公网可以访问的图片地址 ) response = client.
ctDetectionReq:= float32(30) urlImageMainObjectDetectionReq:= "https://XXX.jpg" //此处替换为公网可以访问的图片地址 request.Body = &model.ImageM
cn-north-4.myhuaweicloud.com替换为您开通服务区域的终端节点 string endpoint = "https://image.cn-north-4.myhuaweicloud.com"; auto auth = std::make_un
cn-north-4.myhuaweicloud.com替换为您开通服务区域的终端节点 string endpoint = "https://image.cn-north-4.myhuaweicloud.com"; auto auth = std::make_un
threshold=10, language="zh", url="https://XXX.jpg" //此处替换为公网可以访问的图片地址 ) response = client.