Maxime Chambreuil

Monday June 17, 2002

Statistics

Max @ 19:53 | Filed under: Personal

Information System EngineeringProject : Principal Component Analysis

The project consists in a reading lips system to control a security door (for example). My group was in charge of developing Principal Component Analysis algorithm to compress the image of lips for the database. Our presentation, before the project, was common with the LDA algorithm group : [ PPT ].

Thanks to Ahmed Habbani, we have a PCA algorithm written in [ C ]. We have modified the algorithm : Our matrix in input has in colums the different level of gray of pgm image, and in line different image. Each coefficient of the matrix is a number, which represents how often a level is present in the image.

  • The final presentation : [ PPT ].
  • The final report : [ HTML ].

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Copyright © Maxime Chambreuil