[Numpy-discussion] creating eigenface images

Matthieu Brucher matthieu.brucher at gmail.com
Tue Mar 25 10:53:18 EDT 2008


>
> #now this creates 2 images.they are given in this page(http://
> roytechdumps.blogspot.com/).The leasteigenface  ie 'eigenface16.jpg'
> is quite 'deteriorated' in appearance compared to the other.Is this
> because of the
>
> corresponding eigenvector containing least variations? can someone
> explain this deterioration?
>

What is exactly the problem ? The fact that the least significant eigenimage
is "deteriorated" is logical. Eigenimages are trying to represent in a
linear way something that is not. The smallest variations are then
represented by an artifact, and this is what you get.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080325/36214b56/attachment.html>


More information about the NumPy-Discussion mailing list