Welcome![Sign In][Sign Up]
Location:
Search - GMM VC

Search list

[GUI Developtu_xiang_wen_li

Description: 基于VC++编程界面的图像纹理处理的源程序,供大家参考!-VC programming interface based on the image texture of the source, for your reference!
Platform: | Size: 439296 | Author: 董树晶 | Hits:

[Speech/Voice recognition/combineamr-vad

Description: amr算法程序,非常实用,商业化版本,VC下编译使用,关键算法可移植-amr algorithm procedures, very practical, commercial version, compiled using VC, the key algorithm can be transplanted
Platform: | Size: 43008 | Author: 罗平 | Hits:

[Special EffectsGMM

Description: 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
Platform: | Size: 15360 | Author: liurui | Hits:

[Speech/Voice recognition/combineyuyin_chuli

Description: VC语音处理程序源码 (2.87 MB) -VC voice processing source (2.87 MB)
Platform: | Size: 3005440 | Author: numenr | Hits:

[Audio programtest_for_read_wavfile

Description: 本代码包括vc下对于wave文件的读取,以及声纹识别中mfcc的计算,包括完整的声音预处理和特征计算过程。-Vc under this code, including the wave of documents to read, as well as Voice Recognition MFCC calculation, including the voice of integrity and characteristics of pre-processing calculations.
Platform: | Size: 8192 | Author: 翟方文 | Hits:

[Speech/Voice recognition/combinemfcc

Description: 该文件包括mfcc.h和mfcc.c两个文件,已经在C++6.0上调试通过,可以作为程序的一部分代码实用-The document included mfcc.h and mfcc.c two documents, has been in C++6.0 on debugging through, you can code as part of the procedures and practical
Platform: | Size: 4096 | Author: boss | Hits:

[Speech/Voice recognition/combinevc_speak_recegnition

Description: vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
Platform: | Size: 2708480 | Author: kouyong | Hits:

[OtherGMM

Description: 用vc寫的背景模組,可以用來在你想要的程式去研究其他的用途-this is a vc code to build background model , then can used to your program for other something research
Platform: | Size: 3286016 | Author: yusheng1007 | Hits:

[Mathimatics-Numerical algorithmsGMM_opencv

Description: 用OpenCV实现的GMM背景建模,自己写的,一直在使用-Background modeling based on GMM(Development Environment: VC, OpenCV)
Platform: | Size: 2635776 | Author: 桑基韬 | Hits:

[Graph programGMM_VC

Description: 高斯混合模型的vc程序,可以在数学建模中使用,对图片分类-source code of gmm on vc
Platform: | Size: 2408448 | Author: yang | Hits:

[DocumentsVersion7.1.5

Description: automatic Speaker recognition system using Gmm and Mf-automatic Speaker recognition system using Gmm and Mfcc
Platform: | Size: 576512 | Author: vikram | Hits:

[Special EffectsBGFG_CODEBOOK

Description: 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of attachment is written in VC++6.0 code book based on motion detection, the camera can be directly read can also be changed to read the hard disk video files to be installed Opencv1.1
Platform: | Size: 2741248 | Author: 梁浩 | Hits:

[Special EffectsGMMandSGM

Description: 一篇详细的介绍高斯混合模型(GMM)参数优化及实现的文档,有实例, 包括VC及matlab 实现。初始学者一看就能懂-A detailed description of Gaussian mixture model (GMM) parameter optimization, and implementation documentation, including the VC and the matlab implementation
Platform: | Size: 138240 | Author: 龚勋 | Hits:

[SCMimm3851

Description: This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordings are divided into acoustically similar regions and classified into basic audio types such as speech, music or silence. Audio features used in this project include Mel Frequency Cepstral Coefficients (MFCC), Zero Crossing Rate and Short Term Energy (STE). These features were extracted from audio files that were stored in a WAV format. Possible use of features, which are extracted directly from MPEG audio files, is also considered. Statistical based methods are used to segment and classify audio signals using these features. The classification methods used include the General Mixture Model (GMM) and the k- Nearest Neighbour (k-NN) algorithms. It is shown that the system implemented achieves an accuracy rate of more than 95 for discrete audio classification.-This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordings are divided into acoustically similar regions and classified into basic audio types such as speech, music or silence. Audio features used in this project include Mel Frequency Cepstral Coefficients (MFCC), Zero Crossing Rate and Short Term Energy (STE). These features were extracted from audio files that were stored in a WAV format. Possible use of features, which are extracted directly from MPEG audio files, is also considered. Statistical based methods are used to segment and classify audio signals using these features. The classification methods used include the General Mixture Model (GMM) and the k- Nearest Neighbour (k-NN) algorithms. It is shown that the system implemented achieves an accuracy rate of more than 95 for discrete audio classification.
Platform: | Size: 653312 | Author: kvga | Hits:

[Speech/Voice recognition/combineGMM-VC

Description: 利用GMM进行语音识别的C程序,希望有用~-GMM for speech recognition using C program, hope that useful ~
Platform: | Size: 63488 | Author: 李芳兰 | Hits:

[Special EffectsBGFG_CODEBOOK

Description: 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method of attachment is written in VC++6.0 codebook-based moving target detection, the camera can be directly read can also be changed to read the hard drive video files to be installed Opencv1.1,
Platform: | Size: 1687552 | Author: 王寒凝 | Hits:

[JSP123123

Description: 进阿飞将垃圾了房间啊 阿拉剪短发垃圾地方啦 阿加豆腐-GMM program that will help to imp ·音频信号记录、还原、回放的工具, · audio signal recording, playback, restore tool, ·分子动力学模拟程序,用于计算晶体 Molecular dynamics simulation program, used to calculate the crystal ·进销存管理系统 为C#源码 采用SQL Inventory management system for C# source code using SQL ·c语言的PID控制算法程序,作为工业 C language of the PID control algorithm, as the industry ·工业组态软件最新版本完整源代码。 · industrial configuration software of the latest version complete source code. ·煤矿信息管理系统是基于SuperMap Ob · coal mine information management system is based on SuperMap Ob · 该软件是我读硕士的时候写的,它 The software is when I read the master of writing, it ·用于测量与地图制图的高斯投影转换 · for measuring and mapping the Gauss projection conversion · 代码名称:VC+MapX源码mapdemo, · code name: VC+MapX source mapdemo,
Platform: | Size: 33792 | Author: QWER | Hits:

[Windows DevelopGMM+帧差发

Description: 利用VC++ 关于GMM高斯+帧差法 检测移动物体(Using VC + + GMM Gaussian + frame difference method to detect moving objects)
Platform: | Size: 181248 | Author: come on 我的龙 | Hits:

CodeBus www.codebus.net