fisherface

所属分类:PlugIns编程
开发工具:matlab
文件大小:356KB
下载次数:81
上传日期:2009-07-11 14:11:48
上 传 者innocent1364
说明:  this is a source code for face recognition using eigen faces

文件列表:
fisher face\fisherfaces.p (28470, 2006-01-31)
fisher face\s1\1.pgm (10318, 1994-04-18)
fisher face\s1\10.pgm (10318, 1994-04-18)
fisher face\s1\2.pgm (10318, 1994-04-18)
fisher face\s1\3.pgm (10318, 1994-04-18)
fisher face\s1\4.pgm (10318, 1994-04-18)
fisher face\s1\5.pgm (10318, 1994-04-18)
fisher face\s1\6.pgm (10318, 1994-04-18)
fisher face\s1\7.pgm (10318, 1994-04-18)
fisher face\s1\8.pgm (10318, 1994-04-18)
fisher face\s1\9.pgm (10318, 1994-04-18)
fisher face\s2\1.pgm (10318, 1994-04-18)
fisher face\s2\10.pgm (10318, 1994-04-18)
fisher face\s2\2.pgm (10318, 1994-04-18)
fisher face\s2\3.pgm (10318, 1994-04-18)
fisher face\s2\4.pgm (10318, 1994-04-18)
fisher face\s2\5.pgm (10318, 1994-04-18)
fisher face\s2\6.pgm (10318, 1994-04-18)
fisher face\s2\7.pgm (10318, 1994-04-18)
fisher face\s2\8.pgm (10318, 1994-04-18)
fisher face\s2\9.pgm (10318, 1994-04-18)
fisher face\s3\1.pgm (10318, 1994-04-18)
fisher face\s3\10.pgm (10318, 1994-04-18)
fisher face\s3\2.pgm (10318, 1994-04-18)
fisher face\s3\3.pgm (10318, 1994-04-18)
fisher face\s3\4.pgm (10318, 1994-04-18)
fisher face\s3\5.pgm (10318, 1994-04-18)
fisher face\s3\6.pgm (10318, 1994-04-18)
fisher face\s3\7.pgm (10318, 1994-04-18)
fisher face\s3\8.pgm (10318, 1994-04-18)
fisher face\s3\9.pgm (10318, 1994-04-18)
fisher face\facerecexplanation.m (5767, 2006-01-31)
fisher face\sourcecode.m (791, 2006-01-30)
fisher face\- Advanced Source Code _ Com - Face Recognition Based on FisherFaces.mht (273776, 2009-07-11)
fisher face\s1 (0, 2006-01-30)
fisher face\s2 (0, 2006-01-30)
fisher face\s3 (0, 2006-01-30)
fisher face (0, 2009-07-11)

FISHERFACES FOR FACE RECOGNITION In order to obtain the complete source code please visit http://www.advancedsourcecode.com/fisherfaces.asp Copy all files in Matlab current directory and type "fisherfaces" on Matlab command window. First, select an input image clicking on "Select image". Then you can - add this image to database (click on "Add selected image to database" - perform face recognition (click on "Face Recognition" button) Note: If you want to perform face recognition database has to include at least one image. If you choose to add image to database, a positive integer (face ID) is required. This posivive integer is a progressive number which identifies a person (each person corresponds to a class). For example: - run the GUI (type "fisherfaces" on Matlab command window) - delete database (click on "Delete Database") - add "mike1.jpg" to database ---> the ID has to be 1 since Mike is the first person you are adding to database - add "mike2.jpg" to database ---> the ID has to be 1 since you have already added a Mike's image to database - add "paul1.jpg" to database ---> the ID has to be 2 since Paul is the second person you are adding to database - add "cindy1.jpg" to database ---> the ID has to be 3 since Cindy is the third person you are adding to database - add "paul2.jpg" to database ---> the ID has to be 2 once again since you have already added Paul to database ... and so on! Very simple, isnt't? :) The recognition gives as results the ID of nearest person present in database. For example if you select image "paul3.jpg" the ID given SHOULD be 2: "it should be" because errors are possible. Input images are automatically resized if they are too big, in order to avoid any memory error. Luigi ROSA Via Centrale 35 67042 Civita di Bagno L'Aquila - ITALY mobile +39 320 7214179 email luigi.rosa@tiscali.it website http://www.advancedsourcecode.com

近期下载者

相关文件


收藏者