Re: [Numpy-discussion] confusion in eigenlib code

2008-04-02 Thread Stéfan van der Walt
Hi Gordon On Tue, Apr 1, 2008 at 5:09 PM, gordon <[EMAIL PROTECTED]> wrote: > hi > i came across some code for eigenface construction from some > images ,using the old Numeric . > http://www.owlnet.rice.edu/~elec301/Projects99/faces/code.html > In the eigenlib.py > http://www.owlnet.rice.edu/

[Numpy-discussion] confusion in eigenlib code

2008-04-01 Thread gordon
hi i came across some code for eigenface construction from some images ,using the old Numeric . http://www.owlnet.rice.edu/~elec301/Projects99/faces/code.html In the eigenlib.py http://www.owlnet.rice.edu/~elec301/Projects99/faces/code/eigenlib.py i converted the calls to Numeric functions to thei