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

speech-emotion-recognition

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

  • TMyPolyStockh
    实现凸多边形排样,使用临界多边形NFP判断两个凸多边形形是否相交,使用启发式算法提高效率, (Convex polygon nesting, polygon NFP to determine whether two convex polygon-shaped intersection, the use of heuristic algorithms to improve efficiency,)
    2021-03-30 22:59:09下载
    积分:1
  • HoughMFC
    用OpenCV进行图像处理与工程开发的一个入门示例程序——Hough变换,效果不错(using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!)
    2006-11-03 21:15:57下载
    积分:1
  • freeimage
    说明:  图形图像出来库文件,挺好用的,直接包含进工程就可以用了 (Graphic images from the library files, good used directly included into the project can be used)
    2009-08-15 20:30:56下载
    积分:1
  • MeFrm
    说明:  傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据;常用的离散余弦变换是傅立叶变换的实变换; (Fourier transform in the important role of image processing: (A) image enhancement and image denoising Most of all images of high frequency noise by low pass filter to filter out high frequency noise edge is the image of the high frequency components can be enhanced by adding high frequency components to the edge of the original image (B) Image segmentation and edge detection High frequency components extracted image (C) image feature extraction Shape features: Fourier descriptors Texture: directly through the Fourier coefficients to calculate the texture features Other features: The characteristic value extracted by Fourier transform to the characteristics of translation, scaling, rotation invariance (D) image compression Fourier coefficients can be directly compressed data commonly used discrete cosine transform is the Fourier transform of the real transformation 朗读显示对应的拉丁字符的拼音)
    2011-03-28 19:06:27下载
    积分:1
  • wutijianceyuzhuizong
    opencv,图像处理,关于物体粘连问题的检测,基于凹性分析的分割方法(opencv, image processing, object sticking problem on detection, segmentation method based on analysis of the recess)
    2015-08-08 15:10:00下载
    积分:1
  • 1235
    主要是用于雷达目标跟踪中的数据融合,有很好的作用(It is mainly used for data fusion in radar target tracking.)
    2021-04-27 03:58:44下载
    积分:1
  • KMeans-with-opencv
    k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
    2021-01-24 20:28:37下载
    积分:1
  • ganxingququ
    图像分割方法中有关感兴趣区域处理的程序代码(Image segmentation method for region of interest processing code)
    2012-06-10 11:58:01下载
    积分:1
  • Server
    此程序采用vc++6.0编写,可以实现4路视频采集,压缩以及编码(编码算法包括mpeg2),采用的采集卡是天敏vc4000,利用回调函数作为采集的主要手段 另外提供网络传输的服务端程序(This program uses a vc + +6.0 preparation, can achieve 4-channel video capture, compression and encoding (encoding algorithm including mpeg2), using capture card is Mortimer vc4000, use the callback function as the primary means of collection additionally provides end network transport services program)
    2013-05-26 11:38:26下载
    积分:1
  • DFT-DCT
    说明:  基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
    2021-02-15 10:09:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载