搜索资源列表
-
0下载:
用遗传神经网络实现字符识别-genetic neural network Character Recognition
-
-
7下载:
采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
-
-
2下载:
用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
-
-
0下载:
径向基神经网络的字符和数字识别程序,在训练的基础上进行识别-RBF neural network and digital character recognition program, the training conducted on the basis of identification
-
-
0下载:
BP神经网络法字符识别,不错的程序实例,采用输入,输出,三级过程,实现与模板的有效匹配-BP neural network character recognition, a good instance, the use of import, export, the three-tier process, with an effective template matching
-
-
1下载:
利用BP神经网络实现字母识别;由于是新手,大家指正;-Using BP neural network implementation letter recognition are because novice, everyone correction
-
-
0下载:
基于神经网络的字符识别,很高的识别率,80 .-Based on neural network character recognition, a high recognition rate, 80 .
-
-
0下载:
基于神经网络的文字识别系统,利用MFC做成的,代码很典型-Based on neural network character recognition systems, made use of MFC, the code is typical
-
-
0下载:
基于神经网络的文字识别系统
应用VC++编出来的程序
-Based on neural network character recognition system by VC++ for the process
-
-
2下载:
概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
-
-
0下载:
基于神经网络的文字识别系统是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统-Based on neural network character recognition system
-
-
0下载:
用MATLAB实现的字符识别,基于神经网络的方法实现。-Implemented using MATLAB character recognition, neural network-based approach to achieve.
-
-
0下载:
Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation:
-
-
0下载:
利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
-
-
0下载:
介绍了一种基于神经网络的文字识别系统,给出了详细的实现过程以及结果-Introduced a neural network based character recognition system, gives a detailed implementation process and results
-
-
0下载:
基于神经网络的中文字简单符识别-Based on a simple neural network character recognition in text
-
-
1下载:
人工神经网络实现汉字识别,采用了BP算法进行了几个简单汉字的识别-Artificial neural network to achieve the Chinese character recognition
-
-
1下载:
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
-
-
0下载:
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。
-Neural network character recognitio
-
-
0下载:
这是卷积神经网络在字符识别的应用,大家可以学习学习。-This is a convolution neural network character recognition application, we can learn it.
-