Google Answers Logo
View Question
 
Q: Matlab Code involving Eigenspaces and Image Recognition ( No Answer,   1 Comment )
Question  
Subject: Matlab Code involving Eigenspaces and Image Recognition
Category: Computers > Algorithms
Asked by: garbonzo-ga
List Price: $15.00
Posted: 09 Apr 2004 11:28 PDT
Expires: 18 Apr 2004 16:15 PDT
Question ID: 327771
Given a database of a number of images of a single object (face,
train, etc.) photographed from different angles, and given 1 image of
the same object which is not in the database, I would like to find the
closest identified image in the database. Closeness is to be measured
in the L-2 norm of the difference in coefficients of the database
image and the probe image in the eigen basis.

The database of images I have are 30 greyscale *.pgm images of a face,
centered, but facing different directions.

I would like some Matlab code, or perhaps a pseudocode algorithm to
help me solve this problem. An answer before the 16th will recieve a
$5.00 tip.

Clarification of Question by garbonzo-ga on 09 Apr 2004 11:31 PDT
Also, I would like to show at least 3 dominant eigen images of any two
images in the database. (Eigen images are the images which are formed
by projecting the image onto the eigen vectors corresponding to the
largest eigen values.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Matlab Code involving Eigenspaces and Image Recognition
From: mathtalk-ga on 12 Apr 2004 10:42 PDT
 
Hi, garbonzo-ga:

A more general approach with images is to use singular values rather
than eigenvalues.  The effective identification of images is a
difficult computational problem.  If this is a "classroom" exercise in
which you are to learn the mechanics of numerical linear algebra
applications, I hope you will find it an interesting challenge.

regards, mathtalk-ga

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy