Stretched Image Restoration
开发环境
开发环境
POST
/api/image/enhance/stretch-image-recovery
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/image/enhance/stretch-image-recovery' \
--header 'ailabapi-api-key;' \
--form 'image=@""'
响应示例响应示例
{
"error_code": 0,
"error_msg": "",
"request_id": "",
"log_id": "",
"image": "",
"ratio": 0
}
请求参数
Header 参数
ailabapi-api-key
string
必需
Body 参数multipart/form-data
image
file
必需