send http request with image and receive response. response = requests.post(test_url, data=img_encoded.tostring(), headers=headers). # decode response.
確定! 回上一頁