Open vipslzyz opened 2 months ago
improcess failed: Invalid parameters: Hardware limitation dst rect, unsupported operation of images smaller than 2 pixels, rect[x,y,w,h] = [1, 0, 240, 256]
improcess() 接口报错如上,但是对应 rect 宽和长是 240,256, 真正小于2的是 左上角的坐标点 x, y,请问这种情况该如何处理 rga版本1.8.1
improcess failed: Invalid parameters: Hardware limitation dst rect, unsupported operation of images smaller than 2 pixels, rect[x,y,w,h] = [1, 0, 240, 256]
improcess() 接口报错如上,但是对应 rect 宽和长是 240,256, 真正小于2的是 左上角的坐标点 x, y,请问这种情况该如何处理 rga版本1.8.1