資源簡介
人臉識別的matlab 代碼,可以實現人臉圖像的預處理,特征提取和識別。
代碼片段和文件信息
%FACE?RECOGNITION?SYSTEM
%
%?Face?recognition?system?based?on?EigenFaces?Method?and?Karhunen-Loeve?algorithm
%?The?system?functions?by?projecting?face?images?onto?a?feature?space
%?that?spans?the?significant?variations?among?known?face?images.?The
%?significant?features?are?known?as?“eigenfaces“?because?they?are?the
%?eigenvectors?(principal?components)?of?the?set?of?faces.
%
%?Face?images?must?be?collected?into?sets:?every?set?(called?“class“)?should
%?include?a?number?of?images?for?each?person?with?some?variations?in?
%?expression?and?in?the?lighting.?When?a?new?input?image?is?read?and?added
%?to?the?training?database?the?number?of?class?is?required.?Otherwise?a?new?
%?input?image?can?be?processed?and?confronted?with?all?classes?present?in?database.
%?We?choose?a?number?o
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????25042??2006-01-22?01:55??facerec.p
?????文件???????10318??1994-04-18?14:17??s1\1.pgm
?????文件???????10318??1994-04-18?14:07??s1\10.pgm
?????文件???????10318??1994-04-18?14:17??s1\2.pgm
?????文件???????10318??1994-04-18?14:17??s1\3.pgm
?????文件???????10318??1994-04-18?14:17??s1\4.pgm
?????文件???????10318??1994-04-18?14:17??s1\5.pgm
?????文件???????10318??1994-04-18?14:07??s1\6.pgm
?????文件???????10318??1994-04-18?14:07??s1\7.pgm
?????文件???????10318??1994-04-18?14:07??s1\8.pgm
?????文件???????10318??1994-04-18?14:07??s1\9.pgm
?????目錄???????????0??2006-01-22?01:38??s1\
?????文件???????10318??1994-04-18?14:17??s2\1.pgm
?????文件???????10318??1994-04-18?14:07??s2\10.pgm
?????文件???????10318??1994-04-18?14:17??s2\2.pgm
?????文件???????10318??1994-04-18?14:17??s2\3.pgm
?????文件???????10318??1994-04-18?14:17??s2\4.pgm
?????文件???????10318??1994-04-18?14:17??s2\5.pgm
?????文件???????10318??1994-04-18?14:07??s2\6.pgm
?????文件???????10318??1994-04-18?14:07??s2\7.pgm
?????文件???????10318??1994-04-18?14:07??s2\8.pgm
?????文件???????10318??1994-04-18?14:07??s2\9.pgm
?????目錄???????????0??2006-01-22?01:38??s2\
?????文件???????10318??1994-04-18?14:17??s3\1.pgm
?????文件???????10318??1994-04-18?14:07??s3\10.pgm
?????文件???????10318??1994-04-18?14:17??s3\2.pgm
?????文件???????10318??1994-04-18?14:17??s3\3.pgm
?????文件???????10318??1994-04-18?14:18??s3\4.pgm
?????文件???????10318??1994-04-18?14:18??s3\5.pgm
?????文件???????10318??1994-04-18?14:07??s3\6.pgm
?????文件???????10318??1994-04-18?14:07??s3\7.pgm
............此處省略6個文件信息
- 上一篇:曲面擬合法實現圖像亞像素位移matlab程序
- 下一篇:小波變換估計碼元速率
評論
共有 條評論