hsv, hsv颜色空间, 红-黄-绿-青-蓝-洋红-红 ... image") ax1.imshow(hsv[:, :, 0], cmap=plt.cm.gray) ax1.set_title("H") ax2.imshow(hsv[:, :, 1], ...
確定! 回上一頁