[Numpy-discussion] PCA on set of face images

Hans Meine meine at informatik.uni-hamburg.de
Mon Apr 7 05:40:24 EDT 2008


Am Dienstag, 11. März 2008 00:24:04 schrieb David Bolme:
> The steps you describe here are correct.  I am putting together an
> open source computer vision library based on numpy/scipy.  It will
> include an automatic PCA algorithm with face detection, eye detection,
> PCA dimensionally reduction, and distance measurement.  If you are
> interested let me know and I will redouble my efforts to release the
> code soon.

That's interesting, we're also working on a computer vision module using NumPy 
(actually, a VIGRA <-> NumPy binding sort of), and there's scipy.ndimage, 
too.  Maybe (part of) your code could be integrated into the latter?  I am 
looking forward to it anyway.

-- 
Ciao, /  /
     /--/
    /  / ANS



More information about the NumPy-Discussion mailing list