登录
首页 » Matlab » PCA人臉辨識

PCA人臉辨識

于 2023-06-16 发布 文件大小:179.17 kB
0 210
下载积分: 2 下载次数: 1

代码说明:

% A sample script, which shows the usage of functions, included in % PCA-based face recognition system (Eigenface method) % % See also: CREATEDATABASE, EIGENFACECORE, RECOGNITION % Original version by Amir Hossein Omidvarnia, October 2007                    clear all clc close all % You can customize and fix initial directory paths 設定檔案途徑 TrainDatabasePath = uigetdir("D:Program FilesMATLABR2006awork", "Select training database path" ); TestDatabasePath = uigetdir("D:Program FilesMATLABR2006awork", "Select test database path"); prompt = {"Enter test image name (a number between 1 to 10):"}; dlg_title = "Input of PCA-Based Face Recognition System"; num_lines= 1; def = {"1"}; TestImage  = inputdlg(prompt,dlg_title,num_lines,def); TestI

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Analysis-of-PN-Sequence
    介绍了m 序列和Gold 序列的原理、性能和构造方法,接着在MATLAB 中用M 语言编程实现它们的产生和分析。(Describes the m-sequence and Gold sequence of principle, performance and construction methods, and then using M language in MATLAB programming their generation and analysis.)
    2011-10-15 11:39:05下载
    积分:1
  • autocorrelation-
    matlab带噪声周期信号的自相关运算代码仿真有图(autocorrelation matlab periodic signal with noise)
    2013-12-08 12:41:18下载
    积分:1
  • 32342MPSK
    MATLAB 下的LDPC编码解码,自己编写,在7/0下通过验证(Decoding LDPC codes under MATLAB, I have written, in 7/0, validated)
    2010-09-29 12:30:42下载
    积分:1
  • tupianchuli
    说明:  运用MATLAB软件对图像进行处理,来达到不同的效果(Using image processing software MATLAB, to achieve different effect )
    2011-03-23 17:32:04下载
    积分:1
  • x2em
    实现对给定的数据服的拟合优度的检验,内有详细程序说明(To achieve a given data service goodness of fit test, with detailed description of the procedures)
    2013-10-08 10:04:28下载
    积分:1
  • 变换和Gabor视网膜血管检测的机器学习
    应用背景 ;变换和Gabor视网膜血管检测的机器学习,教程本教程将展示如何Gabor变换和广义%的线性模型(GLM)可用于视网膜血管检测%图像。%具体地说,我们将尝试检测视网膜血管%的训练图像,首先,Gabor滤波器与图像卷积。% GLM将使用Gabor变换的图像特征确定%(独立变量),以及船只的位置%的结果(因变量)。在本教程中,我们将把这种方法用于检测容器的Gabor + GLM。%的Gabor + GLM将伪*验证如何检测视网膜“测试图像”中的船只。最后,我们将计算的灵敏度,%的特异性,绘制ROC曲线,以及相应的曲线下面积(AUC)。关键技术本代码实现了一个用于视网膜的血管分割算法
    2022-08-19 09:14:01下载
    积分:1
  • daima
    用matlab编的共轭梯度法源程序以及一个国外教材里的最速下降法matlab程序。(Matlab for use of conjugate gradient method and a source of foreign materials in the steepest descent method matlab program.)
    2009-04-22 16:10:45下载
    积分:1
  • pcm
    pcm modulator with calculating bit error
    2011-04-04 03:04:03下载
    积分:1
  • MATLAB6.5jssheji
    matlab65優化計算與設計操作說明,書中列有源碼及說明(matlab65 calculation and design optimization instructions, the book includes source code and explanations)
    2006-11-25 05:11:02下载
    积分:1
  • z
    说明:  Damp control for UPFC
    2013-02-27 02:58:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载