On 23/03/07, Eric Firing <[EMAIL PROTECTED]> wrote:
> Richard,
>
> I have made the requested change to imshow, so it is consistent with the
> new matshow, and I think it makes much more sense this way--but note
> that it depends on your rc value for image.origin. So, whenever you get
> mpl from sv
Richard,
I have made the requested change to imshow, so it is consistent with the
new matshow, and I think it makes much more sense this way--but note
that it depends on your rc value for image.origin. So, whenever you get
mpl from svn, or the next release (whenever that occurs--not very soon,
On 22/03/07, Eric Firing <[EMAIL PROTECTED]> wrote:
> Richard Brown wrote:
> > Hi there,
> >
> > I'm pretty new to python; I'm in the process of switching from Matlab.
> > I do quite a bit of image processing in my research, and while
> > pylab/matplotlib seems to be a great plotting library, some
Richard Brown wrote:
> Hi there,
>
> I'm pretty new to python; I'm in the process of switching from Matlab.
> I do quite a bit of image processing in my research, and while
> pylab/matplotlib seems to be a great plotting library, some of the
> quirks seem just a little bit frustrating - I'm hoping
Hi there,
I'm pretty new to python; I'm in the process of switching from Matlab.
I do quite a bit of image processing in my research, and while
pylab/matplotlib seems to be a great plotting library, some of the
quirks seem just a little bit frustrating - I'm hoping for some
enlightenment :)
When