时间:2024-10-13 13:05:44
1、打开IDLE界面,Python shell界面。
3、读入一张图片, 这里读取的是包内自带的图片:img=data.coffee()
5、显示空心圆形的结果。io.imshow(img)io.show()