Plotting an irregularly-spaced RGB image in Python

后端 未结 2 836
忘了有多久
忘了有多久 2020-12-06 14:08

I want to plot several RGB images on one set of axes with matplotlib. I initially tried using imshow for this, but it doesn\'t seem to handle two images on one set of axes

2条回答
提交回复
热议问题