资源列表
CNSegmenter
- C#开发实例,主要完成中文分词技术,实现自动识别新词,和中文语句的划分-C# development instance, was completed for Chinese word segmentation, automatic identification of new words, and the division of Chinese statement
1
- 指纹的提取及处理,是我看到最完整的指纹识别程序,特别给力啊,还有指纹部分库。。超级棒-Fingerprint extraction and processing, is that I see most complete fingerprint identification procedures, in particular to force ah, there is the fingerprint part of the library. . Super Stick
BP---recognize-characters
- 采用三层BP神经网络训练样本,读取训练好的网络识别字符-Three-layer BP neural network training samples, read the trained network to recognize characters
SCM-template-character-recognition
- 基于51单片机的,模板字符识别单片机程序,采用串口通信-Based on 51 single-chip, chip template character recognition program, the use of serial communication
HMM
- 先对图像进行变换,然后提取特征用HMM模型去识别唇语-Transform the image first, then feature extraction with HMM model to identify the lips
chapter06
- 人脸检测与特征点定位,基于肤色的、基于形状的、基于统计理论的检测方法-face detection and feature point location
1
- 用神经网络等模式识别各算法来识别各种文字的程序-Using neural network pattern recognition algorithm to identify all of the text of the program
Mutilface
- 这是一个多重脸识别的程序,代码采用k_L变换和奇异值分解,利用协方差矩阵获得人脸图像的特征脸。-This is a multi-face recognition program, the code used k_L transform and singular value decomposition, the covariance matrix can be obtained by using the face image features the face.
gene-finding
- 介绍基因识别相关各种计算机算法的学习资料。-Computational methods for gene finding.
ris-recognition
- 虹膜识别对内外边缘的定位以及编码匹配相关程序-Iris recognition and positioning of the inner and outer edge of the matching procedures coding
zhiwenruku
- 指纹识别图库,给指纹识别的朋友一些帮助,帮助你们验证一些程序代码-Fingerprint library, a friend to fingerprint some help, some code to help you verify
fdp5final
- Face Detection System 基于Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域