搜索资源列表
zifushibie
- 包括: 手写数字识别之Fisher线性判别 手写数字识别之模板匹配法 数字识别之神经网络法 细化算法-include : Handwritten identification Fisher Linear Discriminant handwritten digital identification template matching identification number of neural network method in Algorithm
zifushibie
- A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵 A2=sim(netn,A) netn是前面已训练好的神经网络 A2=compet(A2) answer=find(compet(A2)==1) plotchar(alphabet(:,answer))
zifushibie
- 基于matlab的免疫算法,并实现字符识别功能
zifushibie
- 脱机字符识别算法,包括FISHER线性变换,细化算法,模板匹配算法等。
zifushibie
- 自己编的字符识别的源码。 呵呵 欢迎下载
zifushibie
- vc联机字符识别代码--图像处理,需要的下。
zifushibie
- 包括: 手写数字识别之Fisher线性判别 手写数字识别之模板匹配法 数字识别之神经网络法 细化算法-include : Handwritten identification Fisher Linear Discriminant handwritten digital identification template matching identification number of neural network method in Algorithm
zifushibie
- A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵 A2=sim(netn,A) netn是前面已训练好的神经网络 A2=compet(A2) answer=find(compet(A2)==1) plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteris
zifushibie
- 基于matlab的免疫算法,并实现字符识别功能-Matlab based on immune algorithm and to achieve character recognition function
zifushibie
- 脱机字符识别算法,包括FISHER线性变换,细化算法,模板匹配算法等。-Offline character recognition algorithms, including linear transformation FISHER, thinning algorithm, template matching algorithm.
zifushibie
- 自己编的字符识别的源码。 呵呵 欢迎下载-Own the source code of the character recognition. Ha ha welcome to download
zifushibie
- vc联机字符识别代码--图像处理,需要的下。-vc-line character recognition code image processing, the need for the next.
zifushibie
- 有数字1和2的图片各四十张,利用mat lab读取图片并将其二值化,得到只由0和1表示的矩阵,根据数字的不同特征,选择两个特征值,用来对分类器进行训练,最后用剩下的5个1和5个2来进行测试,看分类器是否可以正确的对数据进行分类。-Figures 1 and 2 pictures of the 40, using mat lab picture and secondly, the value of reading, and received only by 0 and 1, said matrix
zifushibie
- 实现字符识别的,用vc++来实现的,对于学习数字图像处理的同事们会有所帮助的,欢迎大家踊跃下载。-Realize character recognition, using vc++ to realize, for the study of digital image processing will be helpful to colleagues, and everyone enthusiastically welcome download.
zifushibie
- 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
21840299paizhaoshibie1
- 字符识别,非常不错的程序,可以作为开发参考-zifushibie
55593407Chinese_characters_recognition
- 字符识别,非常不错的程序,可以作为开发参考-zifushibie
zifushibie
- 以数字验证图片为对象进行图像的分析与字符提取的方法研究,实现对验证码图片中字符的提取与识别。-Digital authentication image for the object image extraction method of character analysis and research, achieve code characters in the picture extraction and recognition.
zifushibie
- 用特征匹配做的字符识别,可以先进行样本的训练,再进行识别-Feature matching to do with character recognition, the training samples can first be done, and then identify
zifushibie
- 用MATLAB实现的字符识别,基于神经网络的方法实现。-Implemented using MATLAB character recognition, neural network-based approach to achieve.