登录
首页 » matlab » 表情识别

表情识别

于 2020-06-18 发布
0 138
下载积分: 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 个回复

  • 3-OLED Display Demo
    说明:  STC8G系列的OLED驱动 7引脚OLED(OLED driver 7-pin OLED of stc8g series)
    2020-06-24 10:43:06下载
    积分:1
  • Jquery 完整教程
    Jquery 完整教程。供大家参考!!!(teach full Jquery book)
    2020-06-25 03:20:01下载
    积分:1
  • Svgacc图形库示例.zip
    Svgacc图形库示例.zip-Svgacc graphics library examples. Zip
    2022-03-23 04:39:14下载
    积分:1
  • 在power builder中远程拨号上NT,自动下载文件,自动断开的示例源代码...
    在power builder中远程拨号上NT,自动下载文件,自动断开的示例源代码-builder in the power range on the dial-up NT automatically download files, Disconnect automatic source code examples
    2022-03-22 06:21:15下载
    积分:1
  • clocktest
    获取系统时间 关于系统时间得获取以及显示界面(Access to the system time on the system time may access and display interface)
    2008-03-31 16:07:05下载
    积分:1
  • 第七次课--视频图像DCT处理及水印嵌入
    熟悉IIC协议总线协议,采用IIC总线对图像采集传感器寄存器进行配置,并转换为RGB565格式。 利用异步FIFO完成从摄像头输出端到SDRAM 和SDRAM 到VGA 接口各跨时钟域信号的传输和处理。 利用 SDRAM 接口模块的设计,实现了刷新、读写等操作;为提高SDRAM 的读写带宽,均采用突发连续读写数据方式;并采用乒乓操作实现 CMOS 摄像头与VGA的帧率匹配。 利用双线性插值方法实现对图像640×480到1024×768的放大操作。 完成VGA显示接口设计。(Familiar with IIC protocol bus protocol, IIC bus is used to configure the register of image acquisition sensor and convert it into RGB565 format. Asynchronous FIFO is used to transmit and process signals across clock domain from camera output to SDRAM and SDRAM to VGA interface. With the design of SDRAM interface module, refresh, read and write operations are realized. In order to improve the read and write bandwidth of SDRAM, burst continuous read and write data mode is adopted, and table tennis operation is used to achieve frame rate matching between CMOS camera and VGA. The bilinear interpolation method is used to enlarge the image from 640*480 to 1024*768. Complete the VGA display interface design.)
    2020-06-25 04:00:02下载
    积分:1
  • 海洋cms V6.54
    seacms v6.54 full update
    2018-02-01 20:25:21下载
    积分:1
  • main
    说明:  跳频序列生成,通过特定的生成算法,能够进行数据链跳频跳时序列生成(The hopping sequence is generated, and the data chain hopping time hopping sequence generation can be performed through a specific generation algorithm.)
    2019-04-01 21:38:17下载
    积分:1
  • yacha1
    基于最优流的配电网络重构程序,潮流计算用前推回代法(Flow based on optimal distribution network reconfiguration process, before the trend of the calculation back on behalf of law)
    2009-04-02 09:41:37下载
    积分:1
  • CRC16
    单片机 C语言,汇编语言CRC16,MODBUS校验(MCU C Language, Assembly Language CRC16, MODBUS Verification)
    2019-03-01 10:04:58下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载