Adding a 10px frame around a colored image

前端 未结 0 1671
萌比男神i
萌比男神i 2021-02-08 09:49

I am trying to add a 10 px boarder around my colored image. I have the following code to do that:

myRGB = mpimg.imread(" ")
plt.axis(\'off\')
plt.imshow         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题