搜索资源列表
指纹识别c++源程序
- 在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
自己写的手势识别
- 利用C++语言实现的对运动手势进行识别的代码,请指教!-use C language to the movement of gestures identification code, please advise!
基于进化BP网络的含噪声点阵数字的识别
- 基于进化BP网络的含噪声点阵数字识别的源程序,希望对大家有所启示。-BP network based on the evolution of the digital matrix containing noise identification of the source, we hope to reveal.
模式识别的一些预处理
- 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorithm.
第05章 联机字符识别
- 用的VC6编的可以识别联机数字,联机英文,及联机汉字-the VC6 series of the figures can be identified on-line, on-line English, and Chinese characters on-line
模糊模式识别的基础——相似度量
- 模式识别的基础--相似度量的介绍,对大家可能有帮助-based pattern recognition-- similar to the measure, we might have to help
人脸识别系统设计—毕业设计
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face the
企业竞争力关键决定因素的直觉模糊识别模型
- 企业竞争力关键决定因素的直觉模糊识别模型,值得借鉴-competitiveness of enterprises key determinants of intuition fuzzy recognition model, worth learning
基于统计模型的人脸识别pca程序
- 统计模式的人脸识别程序,准确度高,MATLAB编写。-statistical model of face recognition procedures, high accuracy, MATLAB prepared.
生物特征识别技术综述
- 生物特征识别的综述,近年来各种生物特征识别技术的总结介绍,很适合入门者,对生物特征识别有个大概的了解.-biometrics synthesis, in recent years various biometric identification technology summaries, which is perfect for beginners. right biometrics is about the understanding.
动物识别
- 动物识别,好,不错,非常好,用C编的,可以自己加规则。绝对不错-animal identification, good, good, very good, C series, can add more rules. Absolutely true
印章识别
- 印章识别算法实例,说明文件包含在VC程序内。程序比较简单-chop recognition algorithm illustration of documents contained in VC process. Relatively simple procedures
基于C开发的指纹识别源程序
- 基于C开发的指纹识别源程序.rar -C development based on the fingerprint identification source. Rar C development based on the fingerprint identification source. Rar
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
基于轮廓的人脸识别
- 本程序主要是根据人脸的轮廓来进行人脸的识别机跟踪的
数字语音识别
- 识别的准确率很高,识别率80%,识别过程:先算出参考模块的 MFCC参数和测试模块的 MFCC参数,将计算得到的 MFCC参数代入到DTW模板求出匹配dist,找出匹配距离最小的那个dist值,则该模板对应的数字就是识别的数字。
Gabor LDA 人脸识别
- 程序中做了很详细的注释,还有一个介绍文件,中文。 程序中包含了几何预处理、光照预处理、Gabor特征提取、Fisherface训练、识别、计算识别率等模块,可以很方便的对每个模块进行分别修改,适合用来比较算法的性能。
基于DFT的信号识别系统
- 设系统的输入信号x(n)是具有单一频谱峰值的正弦信号,短时矩形窗将信号截短尾有限长,经过DFT变换得到频谱,频率检测器检测频谱最大峰值的位置,即对应的频率,然后由分类器识别信号的类别。
matlab车牌识别
- 简单的MATLAB程序用于车牌识别,很好用,可以参考(Simple MATLAB procedures for license plate recognition, very useful, you can refer to lpr)
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写数字识别,利用概率神经网络识别1-9的手写数字,matlab程序(Handwritten numeral recognition based on probabilistic neural network)