搜索资源列表
CarPlateRec
- 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positioning, and then neural network
image_identify
- 实现图像的预处理,包括灰度值转换,二值化,梯度锐化,去离散噪声,整体倾斜调整,字符分割,尺寸归一,紧缩重排等功能,经过神经网络训练后可以字符识别。-image preprocessing, including gray-scale conversion value, the value of the gradient sharpening to discrete noise, overall tilt adjustment, character segmentation, to a size a
shuzishibeizhishenjingwangluo
- 这是用神经网络对手写汉字识别,和英文字符识别,很有用-This is the neural network recognition of handwritten Chinese characters and English characters identification, useful
offlineRec
- 数字图像识别中的脱机字符识别:手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、数字识别之神经网络法、细化算法。-Digital Image Recognition of Offline Character Recognition : handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identific
Onr
- 脱机字符识别--数字识别之神经网络法,完整工程
mubiaoshibie
- 染色体识别与统计 汽车牌照定位与字符识别 基于BP神经网络识别字符的简单实验
ex3
- 基于BP神经网络识别字符的简单实验。实验内容是数字的识别。
chap11
- 采用神经网络对字符进行识别,经多次训练网络可以有较好的识别率
chepaishibie.rar
- 实现车牌的定位,字符分割、及识别,是一个比较完整的程序,To achieve the positioning plate, character segmentation and recognition, is a more complete program
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
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
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
200808022
- 车牌字符的神经网络识别方法。根据神经网络来对车牌进行字符识别-License plate character recognition neural network. Neural network based on the license plate character recognition
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
车牌识别GUI.zip等多个文件
- matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
233
- 车牌自动识别系统也是智能交通系统的重要组成部分。它能将输入的汽车图像通过车牌定位、车牌字符分割和车牌字符识别等一系列步骤,输出为几个字节大小的车牌字符串,无论在存储空间占用上还是在于管理数据库相连等方面都有着无可比拟的优越性。在大型停车场、高速公路、交通部门的违章检测以及桥梁的收费站管理等场合,都有着广泛的应用前景。车牌识别系统的成功开发将大大加速智能交通系统的发展进程。(The license plate recognition system is also an important part
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)