[Matplotlib-users] Show pixelated image using imshow

2010-02-25 Thread Sebastian Rhode
Hi, I would like to show an image using the imshow function. Thsi is quite trivial, but what I acn not figure out so far, is how to display the image without any interpolation. For my application it is useful to really see the individaul pixel and the borders between them. Setting interpolation=No

Re: [Matplotlib-users] Show pixelated image using imshow

2010-02-25 Thread Eric Firing
Sebastian Rhode wrote: > Hi, > > I would like to show an image using the imshow function. Thsi is quite > trivial, but what I acn not figure out so far, is how to display the > image without any interpolation. For my application it is useful to > really see the individaul pixel and the borders