搜索资源列表
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
Matlab实现基于神经网络的文字/字母识别
- 程序运用于MATLAB,实现了神经网络的文字识别,目前是对英文字母,当然对汉字要难些,而且可能会不是特别准确(因为需要训练的样本多了)。
ZJUCJJ_SZZMREC
- 利用BP神经网络,对数字以及大写英文字母进行识别。-Using BP neural networks, on the figure, as well as uppercase letters of the alphabet to identify.
License-Plate-Recognition
- 基于神经网络的车牌识别matlab源码,利用给定的车牌图像库中(在指定的文件夹之中),任意选择其中的多副车牌图像,对其中包含的数字(0~9)或英文字符(A~F)进行手工提取训练。-License plate recognition based on neural network matlab source code, the use of a given license plate image library (among the specified folder), choose one of
abshibie
- 构建神经网络,可用于识别二十六个英文字母。包含了神经网络的构建,训练和性能分析,以及识别。-recognise character
SimpleOCR
- 以BP神经网络实现英文数字的字符识别-The BP neural network alphanumeric character recognition
CharRec
- 字符识别的源码,可识别数字和英文。包括图像处理和模式识别的内容。图像处理包含转灰度图、二值化、滤波、细化、分割、规格化等。模识别部分包含欧式距离的模板匹配和BP神经网络。-Character recognition source code, can recognize numbers and English. Including image processing and pattern recognition. Contains to grayscale image processing, bi
recognize
- 将26个英文字母,运用神经网络进行识别,对26个字母识别具有很强的准确性-The 26 letters of the alphabet, the use of neural networks to identify the 26 letters identifying highly accurate
Example1
- 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
Example1Tr
- 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
preprocess
- 运用神经网络对26个大写的英文字母进行识别,对英文字母进行一定的图像处理,之后用神经网络进行分类-The use of neural network 26 uppercase letters of the alphabet recognition, the letters of the alphabet for a certain image processing, followed by neural network classification
NN_Recognition
- 1、输入80乘80的英文手写字母图像,对训练数据进行训练,然后输入测试数据,完成字母识别。 2、txt文档详细说明如何配置、运行,一般情况下可以直接运行成功。 3、主要原理采用神经网络进行手写字母识别,准确率较高。 -1, enter 80 x 80 handwritten English alphabet image, the training data for training, and then enter the test data, complete the letter
nn
- 神经网络识别手写数字体和英文字母的程序,并有图形界面-Neural network identification number handwritten font and the letters of the program, and a graphical interface