• Stars
    star
    183
  • Rank 210,154 (Top 5 %)
  • Language
    MATLAB
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Matlab PCA 人脸识别

人脸识别GUI设计

这是我在理解PCA算法后,设计MATLAB GUI实现人脸识别。

使用方法:

  1. 运行face.m主脚本
  2. 点击训练机器选择train文件夹
  3. 点击choose photo选择test文件夹下的一张图片
  4. 最后点击recognize即可进行识别
  5. 点击Accuracy可计算整个test文件夹下所有图识别准确率

效果如下: