检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
申请服务 申请图像识别服务的具体操作步骤请参见《图像识别API参考》的“如何调用API > 申请服务”章节。
服务开通 服务支持区域选择“华北-北京四”,这个对异地的有没有影响? 如何关闭已申请的服务? 为什么个别服务接口没有开通服务按钮?
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出翻拍识别结果即表示程序执行成功
client.RunRecaptureDetect(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 识别结果输出到控制台表示执行成功
表2 HTTP方法 方法 说明 GET 请求服务器返回指定资源。 PUT 请求服务器更新指定资源。 POST 请求服务器新增资源或执行特殊操作。 DELETE 请求服务器删除指定资源,如删除对象等。 HEAD 请求服务器资源头部。 PATCH 请求服务器更新资源的部分内容。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出名人识别结果即表示程序执行成功
ServiceResponseException 服务器响应异常 ServerResponseException 服务端内部错误,Http响应码:[500,]。
"\n"; } 识别结果输出到控制台表示执行成功。
404 请求失败,在服务器上未找到请求所希望得到的资源。 500 服务器遇到了一个未曾预料的状况,导致无法完成对请求的处理。 父主题: API v1(废弃)
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出主体识别结果即表示程序执行成功
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件,控制台输出翻拍识别结果即表示程序执行成功
为什么个别服务接口没有开通服务按钮? 图像标签、名人识别、主体识别、翻拍识别等服务功能的开通,您可以按照开通服务步骤申请开通本服务。 其余服务功能目前处于邀测状态,仅面向企业用户开放并且需要通过提交工单的方式,联系专业工程师为您服务后台开通邀测白名单。 申请服务前,请您先申请华为账号
例如:您的服务器在“华东-上海一”可以调用“华北-北京四”的图像识别服务接口。
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出翻拍识别结果即表示程序执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件,控制台输出主体识别结果即表示程序执行成功
"unknown exception:" << e.what() << std::endl; } std::cout << "------request finished--------" << std::endl; return 0; } 识别结果输出到控制台表示执行成功
client.RunCelebrityRecognition(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 识别结果输出到控制台表示执行成功
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件,控制台输出名人识别结果即表示程序执行成功
client.RunImageTagging(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) }} 识别结果输出到控制台表示执行成功
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码,控制台返回