request_url = https://aip.baidubce.com/rest/2.0/image-process/v1/image_quality_enhance ; static std :: string image_quality_enhance_result ; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
const static std :: string request_url = https://aip.baidubce.com/rest/2.0/ocr/v1/business_card ; static std :: string businessCard_result ; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/two_factors_verification"; static std::string twoFactorsVerification_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/three_factors_verification"; static std::string threeFactorsVerification_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std::string request_url = "https://aip.baidubce.com/rest/2.0/image-process/v1/doc_repair"; static std::string docRepair_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
quot;https://aip.baidubce.com/rest/2.0/image-process/v1/image_definition_enhance"; static std::string image_definition_enhance_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
string request_url = "https://aip.baidubce.com/rest/2.0/image-process/v1/stretch_restore"; static std::string stretchRestore_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std::string request_url = "https://aip.baidubce.com/rest/2.0/image-process/v1/doc_repair"; static std::string docRepair_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
std::string request_url = "https://aip.baidubce.com/rest/2.0/image-process/v1/color_enhance"; static std::string colorEnhance_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std::string request_url = "https://aip.baidubce.com/rest/2.0/image-classify/v1/landmark"; static std::string landmark_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中