Mark particular pixel location on image

后端 未结 0 503
感情败类
感情败类 2020-12-29 14:29

I have an image of size 256*256. I am displaying this image by the following code:

import matplotlib.pyplot as plt
plt.imshow(img, cmap="gray")


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