搜索资源列表
-
0下载:
脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法
-offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
-
-
1下载:
人工神经网络算法的OCR识别,识别还可以,如果摄像头够清晰的话,效果更好-Artificial neural network algorithms OCR recognition, recognition can also, if the camera is far from clear, then better
-
-
0下载:
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
-
-
0下载:
车牌识别的一个源码 虽然精度不太高 但是还是很有参考价值的 包含一些图像预处理的算法和神经网络算法 在车牌定位的地方还需要提高 这个是根据跳变点数定位车牌的-Although a source license plate recognition accuracy is not too high but still a good reference contains some image preprocessing algorithms and neural network algorithm i
-
-
0下载:
一个基于神经网络的文字识别程序,其中有大量算法,奥妙尽在其中。-A neural network based character recognition program, including a large number of algorithms, mystery all in one.
-
-
0下载:
MFC实现手写数字的识别,包含Beyes分类,线性函数分类,神经网络分类等各种算法的实现-MFC to achieve recognition of handwritten digits, including Beyes classification to achieve a linear function of classification, neural network classification of various algorithms
-
-
1下载:
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
-
-
0下载:
基于 VC6.0 的汽车牌照定位与识别, 基本图像处理 与 神经网络算法.-Based on VC6.0 vehicle license positioning and identification, basic image processing and neural network algorithms.
-
-
0下载:
本代码采用神经网络的方法进行数字识别。首先采用神经网络的算法对0到9数字进行训练,然后对图像进行分割,把图像中的文字和数字分离出来,最后对每个块进行识别。-This code uses neural network for digital identification method. First, the use of neural network algorithms 0-9 digital train, then the image segmentation, the text in the
-
-
0下载:
识别文字,字符识别字符的识别目前用于车牌字符识别(OCR)中的算法主要有基于模板匹配的OCR算法以及基于人工神经网络的OCR算法.(Character recognition is currently used in license plate character recognition (OCR). There are mainly OCR algorithms based on template matching and OCR algorithm based on artificial n
-