... 把数据转换(解码)成图像矩阵格式 # numpy 转bytes _, img_encode = cv2.imencode('.jpg', img_numpy) img_bytes = img_encode.tobytes(). python.
確定! 回上一頁