from PILimport Image读取只有背景和一个目标物的图片

it2022-05-05  100

`img3 = Image.open(‘1.png’) a1 = np.array(img3) a1.max() =1 a1.min() =0

最新回复(0)