搜索资源列表
神经网络进行字符识别
- 神经网络进行字符识别 matlab源码 -neural network Character Recognition Matlab FOSS
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
chepsb
- 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
lpr
- 成功实现了车牌的定位、字符分割、并用神经网络实现了字符识别功能。可运行。-The successful implementation of the license plate of the positioning, character segmentation, and neural network achieved a character recognition function. Run.
lpcseg
- 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网-Matlab do with License Plate Recognition complete source code, including the license plate location, binarization, filtering noise, character segmentation, identification, identification of parts
Matlab_Image_Processing
- 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and c
shenjinwangluo
- 关于车牌字符识别的神经网络算法,才用的是三层神经网络-shengjinwangluosuanfa in car recognise
shibie
- 基于bp神经网络的车牌字符识别源程序,采用字符比对的方式进行切割-The structures of the neural networks were designed using a constructive algorithm where the basic idea was to start with a small network,then add hidden units and weights incrementally until a satisfactory solution b
car_position
- 基于matlab的车牌定位、字符分割和字符识别-car population in matlab
mbsb
- Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based
shenjingwangluo
- 采用BP神经网络的车牌字符识别方法研究,分析各种方法-ok
zifushibie
- 用MATLAB实现的字符识别,基于神经网络的方法实现。-Implemented using MATLAB character recognition, neural network-based approach to achieve.
chapter4
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
LicensePlateCharacterRecognitionWholeProcedure
- 一个关于车牌识别的完整程序,字符识别部分用的是神经网络的相关知识-A complete program of license plate recognition, character recognition part of the neural network with the knowledge
gg
- 模式识别,包括分类器的设计,字符识别,以及BP神经网络-recogition
chepaisihbie-matlab
- 基于matlab的汽车牌照识别程序,能够实现车牌图像预处理,车牌定位,字符分割,然后通过神经网络对车牌进行字符识别,最终从一幅图像中提取车牌中的字母和数字,给出文本形式的车牌号码。-failed to translate
车牌识别GUI.zip等多个文件
- matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
车牌字符识别
- 使用MATLAB语言实现简单的字符识别,使用神经网络算法,有效的识别车牌(Simple Character Recognition Using MATLAB Language)