登录
首页 » matlab » FLD_basedFaceRecognitionSystem_v2

FLD_basedFaceRecognitionSystem_v2

于 2010-10-27 发布 文件大小:265KB
0 109
下载积分: 1 下载次数: 96

代码说明:

  pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。 (pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.)

文件列表:

FLD_basedFaceRecognitionSystem_v2
.................................\CreateDatabase.asv,2882,2010-10-12
.................................\CreateDatabase.m,2900,2010-10-12
.................................\example.m,1755,2010-10-12
.................................\FisherfaceCore.asv,4708,2010-10-11
.................................\FisherfaceCore.m,4720,2010-10-12
.................................\Readme.txt,1842,2007-10-21
.................................\Recognition.asv,4016,2010-10-12
.................................\Recognition.m,2554,2010-10-12
.................................\TestDatabase





.................................\............\5.jpg,4341,1994-10-05
.................................\............\6.jpg,5876,1994-10-05
.................................\............\7.jpg,4352,1994-10-05
.................................\............\8.jpg,6725,1994-10-05
.................................\............\9.jpg,5570,1994-10-05
.................................\TrainDatabase





.................................\.............\14.jpg,4360,1994-10-05
.................................\.............\15.jpg,6681,1994-10-05
.................................\.............\16.jpg,6693,1994-10-05
.................................\.............\17.jpg,5417,1994-10-05
.................................\.............\18.jpg,5448,1994-10-05
.................................\.............\19.jpg,6827,1994-10-05
.................................\.............\2.jpg,6219,1994-10-05
.................................\.............\20.jpg,6746,1994-10-05
.................................\.............\3.jpg,6046,1994-10-05
.................................\.............\4.jpg,6195,1994-10-05
.................................\.............\5.jpg,5826,1994-10-05
.................................\.............\6.jpg,5986,1994-10-05
.................................\.............\7.jpg,6507,1994-10-05
.................................\.............\8.jpg,6506,1994-10-05
.................................\.............\9.jpg,4285,1994-10-05

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

发表评论

0 个回复

  • fazhi
    迭代最佳阈值分割算法,寻找最佳阀值检测边缘(best iteration threshold segmentation algorithm to find the best edge detection threshold)
    2007-05-17 13:36:03下载
    积分:1
  • LSB-for-QR-Code
    在最不重要位替换嵌入算法的基础上引入矩阵编码,增强水印隐蔽性,有效地提高水印嵌入效率。(On the basis of the least significant bit embedded algorithm is introduced to Replace the matrix coding, to enhance hidden watermark, the watermark embedding effectively improve efficiency.)
    2015-03-16 09:54:53下载
    积分:1
  • deinterlace
    去隔行的算法,具有可视化。大家可以作为参考,也想学习别人的代码(deinterlace)
    2009-04-20 15:59:24下载
    积分:1
  • qulv
    利用MATLAB处理图形图像,求曲线的曲率(Using MATLAB processing graphics demand curve curvature)
    2012-11-01 15:50:46下载
    积分:1
  • strengthdemo
    说明:  一些快速实现图像模糊增强的的demo,matlab源码。已经测试通过。(Some image blurring rapidly enhanced the demo, matlab source. Have the test.)
    2008-12-01 12:31:33下载
    积分:1
  • gangjingshushu
    能完成钢筋数数,图像分割,直线检测,边缘检测,很好用。(Can finish the reinforcing bar counting, image segmentation, straight line detection, edge detection and works well.)
    2020-11-04 15:19:51下载
    积分:1
  • image-processing
    应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
    2020-10-30 16:09:56下载
    积分:1
  • Kalman_Filter
    卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab script file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or included as they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any further analysis. Steve Roberts 7-2-98 (Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
    2008-04-05 16:47:47下载
    积分:1
  • usb-carmer-matlab-RT-process
    通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题(Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter by using the background and update as needed, video processing using a dynamic difference with the prospect of differential combination of methods, results ideal, but can not solve the problem of overlapping characters)
    2010-10-31 13:21:42下载
    积分:1
  • GPM
    一种新颖的退化图像复原方法。适用于水下图像复原,图像去雾,颜色矫正等。运用最大差值先验假设和最大局部对比度先验假设,得到退化图像的深度图,简单有效,快速。结合软抠图法和个、shades of the gray 算法实现图像去雾和水下图像复原。(2016CVPR General Participative Media Single Image Restoration)
    2016-04-28 09:33:55下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载