搜索资源列表
PPT-SoftwareEngineering
- 语音识别系统中前端PLP参数的提取和处理 孤立词识别系统中几种滤波器组的比较研究 基于Matlab命令字识别系统及实现 基于HTK的命令字识别系统及实现 基于HTK的数字串识别系统及实xian-Speech Recognition System front-end PLP parameters for the extraction and processin
ImageRotating2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images rotation algorithm source files, including standard tests Photo
ImageShifting006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像平移 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images translation algorithm source files, including standard tests Photo
ImageShrinking2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像收缩 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images contraction algorithm source files, including standard tests Photo
laplacian-edgeDetection2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tes
meanfilter2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 中值均衡 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition among selected cases practical value equalization algorithm source files, including standard tests Photo
MedianValueFilter2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo
negtivecolor2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像反色 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case against selected color images Algorithm source files, including standard tests Photo
ThresholdTransform2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images threshold transform operator Law of the source, including standard tests Photo
PPT-SoftwareEngineering
- 语音识别系统中前端PLP参数的提取和处理 孤立词识别系统中几种滤波器组的比较研究 基于Matlab命令字识别系统及实现 基于HTK的命令字识别系统及实现 基于HTK的数字串识别系统及实xian-Speech Recognition System front-end PLP parameters for the extraction and processin
ImageShifting006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像平移 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images translation algorithm source files, including standard tests Photo
ImageShrinking2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像收缩 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images contraction algorithm source files, including standard tests Photo
laplacian-edgeDetection2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tes
MedianValueFilter2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo
shuzishibie
- 用matlab 实现一简单的数字识别程序,对出学识别的朋友还是比较有益的-Using matlab realize one simple number identification procedures, identification of a school friend is quite useful
MFCC
- 这是语言识别中 用MFCC提起语音特征参数的程序-This is the speech recognition using MFCC feature parameters instituted procedures for voice
application_of_special_person_on_ASR_for_the_contr
- 常用的说话人识别方法有模板匹配法、统计建模法、联接主义法(即人工神经网络实现)。考虑到数据量、实时性以及识别率的问题,采用基于矢量量化和隐马尔可夫模型(HMM)相结合的方法。 说话人识别的系统主要由语音特征矢量提取单元(前端处理)、训练单元、识别单元和后处理单元组成, -Commonly used methods of speaker recognition template matching method, statis
TheoreticresearchondoubleCCDstereoscopicmeasuremen
- 利用几何成像原理建立起CCD 双目立体视觉测量系统的数学模型,从提高系统测 量精度出发,在理论上重点对系统结构参数、图像识别误差与系统测量精度的关系进行了深入的分析和探讨,并通过实验对结论进行了验证。研究内容对实际建立该测量系统具有很强的指导作用。-Established the principle of the use of CCD imaging geometry binocular stereo vision measure
number_GUI
- matlab实现字符的识别, -number recognition
Facedetect
- 计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是