登录
首页 » matlab » 表情识别

表情识别

于 2020-06-18 发布
0 212
下载积分: 1 下载次数: 9

代码说明:

说明:  在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)

文件列表:

表情识别\DSLBP.m, 691 , 2012-04-01
表情识别\getmapping.m, 2470 , 2008-07-02
表情识别\is_uniform_pattern.m, 236 , 2007-09-17
表情识别\lbp.m, 3321 , 2012-04-01
表情识别\lbp_histo.m, 149 , 2012-03-29
表情识别\linear_subspace_projection.m, 1142 , 2012-11-26
表情识别\lpq.m, 8076 , 2013-03-26
表情识别\main_new.m, 8085 , 2019-08-07
表情识别\perform_pca.m, 915 , 2012-11-26
表情识别\SVM-KM\cout.m, 573 , 2003-08-26
表情识别\SVM-KM\monqp.m, 11342 , 2008-02-01
表情识别\SVM-KM\svmclass.m, 3932 , 2012-07-01
表情识别\SVM-KM\svmkernel.m, 5236 , 2012-07-01
表情识别\SVM-KM\svmmulticlass.m, 4011 , 2003-03-05
表情识别\SVM-KM\svmmulticlassoneagainstall.m, 1738 , 2012-07-03
表情识别\SVM-KM\svmmultival.m, 1767 , 2012-07-03
表情识别\SVM-KM\svmval.m, 4802 , 2012-07-04
表情识别\test\AN\1.tiff, 65734 , 2001-02-13
表情识别\test\AN\10.tiff, 65734 , 2001-02-13
表情识别\test\AN\2.tiff, 65734 , 2001-02-13
表情识别\test\AN\3.tiff, 67368 , 2004-07-20
表情识别\test\AN\4.tiff, 65734 , 2001-02-13
表情识别\test\AN\5.tiff, 65734 , 2001-02-13
表情识别\test\AN\6.tiff, 65734 , 2001-02-13
表情识别\test\AN\7.tiff, 65734 , 2001-02-13
表情识别\test\AN\8.tiff, 65734 , 2001-02-13
表情识别\test\AN\9.tiff, 65734 , 2001-02-13
表情识别\test\DI\1.tiff, 65734 , 2001-02-13
表情识别\test\DI\10.tiff, 65734 , 2001-02-13
表情识别\test\DI\2.tiff, 65734 , 2001-02-13
表情识别\test\DI\3.tiff, 67368 , 2004-07-20
表情识别\test\DI\4.tiff, 65734 , 2001-02-13
表情识别\test\DI\5.tiff, 65734 , 2001-02-13
表情识别\test\DI\6.tiff, 65734 , 2001-02-13
表情识别\test\DI\7.tiff, 65734 , 2001-02-13
表情识别\test\DI\8.tiff, 65734 , 2001-02-13
表情识别\test\DI\9.tiff, 65734 , 2001-02-13
表情识别\test\FE\1.tiff, 65734 , 2001-02-13
表情识别\test\FE\10.tiff, 65734 , 2001-02-13
表情识别\test\FE\2.tiff, 65734 , 2001-02-13
表情识别\test\FE\3.tiff, 67368 , 2004-07-20
表情识别\test\FE\4.tiff, 65734 , 2001-02-13
表情识别\test\FE\5.tiff, 65734 , 2001-02-13
表情识别\test\FE\6.tiff, 65734 , 2001-02-13
表情识别\test\FE\7.tiff, 65734 , 2001-02-13
表情识别\test\FE\8.tiff, 65734 , 2001-02-13
表情识别\test\FE\9.tiff, 65734 , 2001-02-13
表情识别\test\HA\1.tiff, 65734 , 2001-02-13
表情识别\test\HA\2.tiff, 65734 , 2001-02-13
表情识别\test\HA\3.tiff, 67368 , 2004-07-20
表情识别\test\HA\4.tiff, 65734 , 2001-02-13
表情识别\test\HA\5.tiff, 65734 , 2001-02-13
表情识别\test\HA\6.tiff, 65734 , 2001-02-13
表情识别\test\HA\7.tiff, 65734 , 2001-02-13
表情识别\test\HA\8.tiff, 65734 , 2001-02-13
表情识别\test\HA\9.tiff, 65734 , 2001-02-13
表情识别\test\NE\1.tiff, 65734 , 2001-02-13
表情识别\test\NE\10.tiff, 65734 , 2001-02-13
表情识别\test\NE\2.tiff, 65734 , 2001-02-13
表情识别\test\NE\3.tiff, 67368 , 2004-07-20
表情识别\test\NE\4.tiff, 65734 , 2001-02-13
表情识别\test\NE\5.tiff, 65734 , 2001-02-13
表情识别\test\NE\6.tiff, 65734 , 2001-02-13
表情识别\test\NE\7.tiff, 65734 , 2001-02-13
表情识别\test\NE\8.tiff, 65734 , 2001-02-13
表情识别\test\NE\9.tiff, 65734 , 2001-02-13
表情识别\test\SA\1.tiff, 65734 , 2001-02-13
表情识别\test\SA\10.tiff, 65734 , 2001-02-13
表情识别\test\SA\2.tiff, 65734 , 2001-02-13
表情识别\test\SA\3.tiff, 67368 , 2004-07-20
表情识别\test\SA\4.tiff, 65734 , 2001-02-13
表情识别\test\SA\5.tiff, 65734 , 2001-02-13
表情识别\test\SA\6.tiff, 65734 , 2001-02-13
表情识别\test\SA\7.tiff, 65734 , 2001-02-13
表情识别\test\SA\8.tiff, 65734 , 2001-02-13
表情识别\test\SA\9.tiff, 65734 , 2001-02-13
表情识别\test\SU\1.tiff, 65734 , 2001-02-13
表情识别\test\SU\10.tiff, 65734 , 2001-02-13
表情识别\test\SU\2.tiff, 65734 , 2001-02-13
表情识别\test\SU\3.tiff, 67368 , 2004-07-20
表情识别\test\SU\4.tiff, 65734 , 2001-02-13
表情识别\test\SU\5.tiff, 65734 , 2001-02-13
表情识别\test\SU\6.tiff, 65734 , 2001-02-13
表情识别\test\SU\7.tiff, 65734 , 2001-02-13
表情识别\test\SU\8.tiff, 65734 , 2001-02-13
表情识别\test\SU\9.tiff, 65734 , 2001-02-13
表情识别\test_label.txt, 207 , 2012-04-26
表情识别\train\AN\1.tiff, 67368 , 2004-07-20
表情识别\train\AN\10.tiff, 65734 , 2001-02-13
表情识别\train\AN\11.tiff, 65734 , 2001-02-13
表情识别\train\AN\12.tiff, 65734 , 2001-02-13
表情识别\train\AN\13.tiff, 65734 , 2001-02-13
表情识别\train\AN\14.tiff, 65734 , 2001-02-13
表情识别\train\AN\15.tiff, 65734 , 2001-02-13
表情识别\train\AN\16.tiff, 65734 , 2001-02-13
表情识别\train\AN\17.tiff, 65734 , 2001-02-13
表情识别\train\AN\18.tiff, 65734 , 2001-02-13
表情识别\train\AN\19.tiff, 65734 , 2001-02-13
表情识别\train\AN\2.tiff, 65734 , 2001-02-13
表情识别\train\AN\20.tiff, 65734 , 2001-02-13

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

发表评论

0 个回复

  • Database
    本源码为利用C#与EMGUCV调用摄像头,从而达到截屏的目的(The source code is to use C # and EMGUCV to call the camera, so as to achieve the purpose of screen capture.)
    2020-06-25 11:40:01下载
    积分:1
  • Fortran95程序设计【彭国伦】
    说明:  书籍扫描件,fortran使用手册,清晰扫描版(this is a book for these who want to use fortran language)
    2019-06-28 15:25:56下载
    积分:1
  • 表情识别
    在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)
    2020-06-18 16:40:02下载
    积分:1
  • STM32固件库使用手册的中文翻译版
    STM32固件库使用手册的中文翻译版,STM32固件库函数说明(STM32F10x_StdPeriph_Lib_V3.5.0)
    2020-06-17 12:40:02下载
    积分:1
  • quxianpinghuachengxu2
    说明:  这是一条应用于MATLAB的程序,主要功能是打开txt文件并且绘制图形,再根据图形之中的曲线进行最小二乘拟合。(This is a program applied to MATLAB. Its main function is to open the txt file and draw the graph. Then, the least square fitting is performed according to the curve in the graph.)
    2020-06-25 13:40:02下载
    积分:1
  • Seed-多房间存疑
    基于元胞自动机的室内人员疏散模拟代码(存在人员运动规则问题)(Indoor Evacuation Simulation Code Based on Cellular Automata(Existing Rules of Personnel Movement).)
    2021-03-06 13:09:30下载
    积分:1
  • qywxb
    牵引供电系统,将机车作为恒功率负荷,计算谐波电流电压(Traction power supply system uses locomotive as constant power load to calculate harmonic current and voltage.)
    2018-06-05 11:41:37下载
    积分:1
  • 主函数
    说明:  基于遗传算法的matlab实现多目标优化问题(Multi-objective optimization problem based on genetic algorithm matlab)
    2019-06-29 17:09:15下载
    积分:1
  • 考勤专家》安装软件包括以下两个文件: 1、Tr520.exe 2、Tr520.w02 压缩包中文件kq.mdb是一个测试数据库文件,安装完成并...
    考勤专家》安装软件包括以下两个文件: 1、Tr520.exe 2、Tr520.w02 压缩包中文件kq.mdb是一个测试数据库文件,安装完成并且完成第一次运行后, 用该文件替换掉安装目录下的 TimeRecordermdbkq.mdb 文件即可。 系统安装后附有使用说明书和帮助文件。-appraisal experts "install the software include the following two documents : one, two Tr520.exe. Tr520.w02 compression package kq.mdb document is a test database files, completed the installation and completion of the first run, with the document replace installed in the directory TimeRecorder mdb kq.mdb document can be . System installation with the use of manual and help files.
    2022-04-22 06:54:20下载
    积分:1
  • 802.11ofdm源程序,非常适合初学者,一个很好的程序。
    802.11ofdm源程序,非常适合初学者,一个很好的程序。-802.11ofdm source, very suitable for beginners, a good procedure.
    2022-02-16 02:15:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载