On Fri, 10 Dec 2010 at 02:11PM +0900, Dan Drake wrote: > ...but I don't know how to combine those channels and display the color > image. [...] > What I would really like is for matrix_plot to accept three matrices of > the same shape and show a color image.
*facepalm* That was stupid -- matrix_plot() already accepts numpy arrays of shape (x,y,3) and plots them as a color image exactly the way I want. No need to mess around with pylab.imshow(). Sorry for the noise. Dan -- --- Dan Drake ----- http://mathsci.kaist.ac.kr/~drake -------
signature.asc
Description: Digital signature
