Pattern recognition and similarities measure

4 visualizaciones (últimos 30 días)
hend
hend el 2 de Mzo. de 2014
Comentada: Image Analyst el 2 de Mzo. de 2014
I'm working on my first project in pattern recognition field, employing Yale image's database. I'm using log-gabor transformation on the images then applying a developed mask in order to select the effective features. But I don't know what to do to classify the results as separate patterns and measure the similarities between the test image and the patterns. I'll be very grateful for guiding me to the steps.

Respuestas (1)

Image Analyst
Image Analyst el 2 de Mzo. de 2014
Are you trying to find similar images, like they do in CBIR (show me all photos of beaches in this stock photography database"), or are you trying to find a particular shape or pattern like they do in target detection/acquisition/identification ("Find the tank in this image")>
  2 comentarios
hend
hend el 2 de Mzo. de 2014
Editada: hend el 2 de Mzo. de 2014
I try to identify an unknown face.
Image Analyst
Image Analyst el 2 de Mzo. de 2014
OK, totally different. There is no face recognition toolbox so you're on your own, or, actually, you can look up the vast database of papers to find an algorithm you like: http://iris.usc.edu/Vision-Notes/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics
Pick one you like, then program it up.

Iniciar sesión para comentar.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by