I'm trying to use matplotlib to read in an RGB image and convert it to ... plt.imshow(gray, cmap=plt.get_cmap('gray'), vmin=0, vmax=1).
確定! 回上一頁