登录
首页 » Visual C++ » speech-emotion-recognition

speech-emotion-recognition

于 2014-04-21 发布 文件大小:1460KB
0 245
下载积分: 1 下载次数: 52

代码说明:

  过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。(The system of speech emotion recognition)

文件列表:

语音情感识别系统
................\as.cpp,624,2012-07-03
................\as.h,827,2012-07-03
................\Debug
................\.....\vc60.idb,181248,2012-07-03
................\.....\vc60.pdb,69632,2012-07-03
................\.....\语音情感识别系统Doc.obj,23700,2012-07-03
................\.....\语音情感识别系统Doc.pch,5071964,2012-07-03
................\.....\语音情感识别系统Doc.pdb,25600,2012-07-03
................\dialog1.cpp,997,2012-07-03
................\dialog1.h,1223,2012-07-03
................\MainFrm.cpp,2798,2012-07-03
................\MainFrm.h,1582,2012-07-03
................\ReadMe.txt,4453,2012-07-03
................\res
................\...\BITMAP3.BMP
................\...\BITMAP4.BMP
................\...\BITMAP5.BMP
................\...\BITMAP6.BMP
................\...\BITMAP7.BMP
................\...\BITMAP8.BMP,302,2012-07-03
................\...\BMP0.BMP,302,2012-07-03
................\...\BMP00001.BMP,302,2012-07-03
................\...\BMP00002.BMP,302,2012-07-03
................\...\BMP00003.BMP,302,2012-07-03
................\...\BMP00004.BMP,302,2012-07-03
................\...\BMP1.BMP,302,2012-07-03
................\...\BMP10.BMP,302,2012-07-03
................\...\BMP13.BMP,302,2012-07-03
................\...\BMP14.BMP,302,2012-07-03
................\...\BMP15.BMP,302,2012-07-03
................\...\BMP18.BMP,302,2012-07-03
................\...\BMP2.BMP,302,2012-07-03
................\...\BMP9.BMP,302,2012-07-03
................\...\ICO00001.ICO,766,2012-07-03
................\...\ICON1.ICO,766,2012-07-03
................\...\ROBOT.ICO,1078,2012-07-03
................\...\robotDoc.ico,1078,2012-07-03
................\...\Toolbar.bmp,1078,2012-07-03
................\...\语音情感识别系统.ico,1078,2012-07-03
................\...\语音情感识别系统.rc2,408,2012-07-03
................\...\语音情感识别系统Doc.ico,1078,2012-07-03
................\Resource.h,2389,2012-07-03
................\StdAfx.cpp,218,2012-07-03
................\StdAfx.h,1054,2012-07-03
................\语音情感识别系统.clw,3113,2012-07-03
................\语音情感识别系统.cpp,4193,2012-07-03
................\语音情感识别系统.dsp,6442,2012-07-03
................\语音情感识别系统.dsw,557,2012-07-03
................\语音情感识别系统.h,1348,2012-07-03
................\语音情感识别系统.ncb,74752,2012-07-03
................\语音情感识别系统.opt,52736,2012-07-03
................\语音情感识别系统.plg,2207,2012-07-03
................\语音情感识别系统.rc,15213,2012-07-03
................\语音情感识别系统Doc.cpp,1704,2012-07-03
................\语音情感识别系统Doc.dsp,3559,2012-07-03
................\语音情感识别系统Doc.dsw,563,2012-07-03
................\语音情感识别系统Doc.h,1439,2012-07-03
................\语音情感识别系统Doc.ncb,41984,2012-07-03
................\语音情感识别系统Doc.opt,48640,2012-07-03
................\语音情感识别系统Doc.plg,906,2012-07-03
................\语音情感识别系统View.cpp,2515,2012-07-03
................\语音情感识别系统View.h,1849,2012-07-03

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

发表评论

0 个回复

  • MARK_Dehaze
    2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
    2011-08-10 16:46:35下载
    积分:1
  • water-pot
    基于小波变换的使用SPIHT算法进行图像压缩,并对原有的算法进行优化(Based on wavelet transform using the SPIHT algorithm for image compression, and the original algorithm to optimize)
    2012-06-12 08:07:39下载
    积分:1
  • 222171720920061213101744868886
    使用 visual c++编写的基本的数字图像处理程序,(The use of visual c++ Prepared basic digital image processing procedures,)
    2007-10-21 16:26:10下载
    积分:1
  • decomb522src
    一个经典的动态视频图像去隔行处理的源代码,能消除双场图像的场效应(A classic dynamic de-interlacing video processing source code, to eliminate dual-field image of the field-effect)
    2020-08-14 16:58:27下载
    积分:1
  • 24BMP256ColorGray
    本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
    2020-07-01 01:20:02下载
    积分:1
  • 135475202135
    画图源程序-图像数据显示,可以对数据进行时间轴的曲线显示,也可以是空间轴的多维显示 (Paint source- the image data, the data can be curve shows the time axis, it can be multi-dimensional display space axis)
    2014-02-08 12:55:53下载
    积分:1
  • SuperResolution
    这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.(This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.)
    2009-04-11 11:53:05下载
    积分:1
  • 第27章 透明位背景上的滚动字幕实例
    第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
    2005-03-23 21:54:45下载
    积分:1
  • FFT_armtest_vc
    这是一个比较全面的傅里叶变换,例子中含有测试的图片,能让人更加明白傅里叶变换的处理效果。(This is a more comprehensive Fourier transform, the example contains a picture of the test, can make people more aware of the Fourier transform of the treatment effect.)
    2012-07-10 10:57:38下载
    积分:1
  • backgroud(12.22)
    本人开发的火焰识别程序,包括otsu自适应阈值,canny边缘检测,形态学膨胀、腐蚀操作,尖角判别,圆形度计算。在vc下编译通过。(development of the flame identification procedures, including otsu adaptive threshold, canny edge detection, Morphological expansion, corrosion operation, pointed discriminant, circular calculation. Under the vc compile.)
    2006-12-22 19:07:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载