示例如下:
代码语言:txt复制%matplotlib inline
import matplotlib
import matplotlib.ptplot as plt
img = np.random.random((128,128,3))
plt.imshow(img, aspect='auto')
plt.show()
注意通道数需要在最后一个维度。
<b style="color:tomato;"></b>
<footer style="color:white;;background-color:rgb(24,24,24);padding:10px;border-radius:10px;"><br>
<h3 style="text-align:center;color:tomato;font-size:16px;" id="autoid-2-0-0"><br>
<b>MARSGGBO</b><b style="color:white;"><span style="font-size:25px;">♥</span>原创</b>
<b style="color:white;">
2019-1-18<p></p>
</b><p><b style="color:white;"></b>
</p></h3><br>
</footer>