On Sat, Apr 26, 2008 at 10:41 PM, Charles R Harris <
[EMAIL PROTECTED]> wrote:
>
>
> On Sat, Apr 26, 2008 at 10:31 PM, Robert Kern <[EMAIL PROTECTED]>
> wrote:
>
> > On Sat, Apr 26, 2008 at 11:23 PM, Charles R Harris
> > <[EMAIL PROTECTED]> wrote:
> > > Hi All,
> > >
> > > I'm working through the
hi all,
i have a numpy array of floats whose rows i need to set. i am setting
the each row using pixel values of each image in some folder.I wrote a
class MyImage that has a field pixelarray which stores the pixels of
that image as a numpy array.I made several MyImage instances and
stored them in a