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

speech-emotion-recognition

于 2014-04-21 发布 文件大小:1460KB
0 194
下载积分: 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 个回复

  • stereo
    立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
    2020-06-29 14:40:02下载
    积分:1
  • txcl
    说明:  实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
    2010-04-18 22:43:57下载
    积分:1
  • 统计独立算法求的信息熵
    一幅大小为256×256的256级灰度图像(每像素8bit) 如果图像的各个像素之间是统计独立的,求该图像的信息熵 -离散无记忆信源 如果图像的各个像素之间不是统计独立的,求该图像的信息熵 -图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256 If each pixel of the image is statistically independent, the information entropy of the image is calculated Discrete memoryless source If each pixel of the image is not statistically independent, the information entropy of the image is calculated Probability distribution model of image pixels)
    2017-11-24 21:49:34下载
    积分:1
  • liantongbiaoji
    图像处理方面,用VC++实现的连通区域标记的程序。(Image processing, with VC++ implementation of the procedures connected region markers.)
    2011-12-20 16:58:30下载
    积分:1
  • FBP
    CT(computer tomography )图像重建算法,FBP,是目前商用CT的主流重建算法(computer tomography reconstruction algrithm)
    2020-09-05 04:38:06下载
    积分:1
  • TemplateTrans
    数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
    2013-12-02 10:50:31下载
    积分:1
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • SITFbasedmatch
    包括基于SIFTGPU的sift特征提取,sift匹配,基于ransac误匹配点剔除等(SIFTGPU based sift feature extraction, sift matching, mismatching points based ransac removed, etc.)
    2021-04-09 22:38:59下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • sobel
    可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考(Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB interface, suitable for beginners of digital image processing for information)
    2008-01-05 21:56:35下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载