搜索资源列表
-
0下载:
脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法
-offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
-
-
0下载:
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failu
-
-
1下载:
汉字识别系统,非常简单,网络上看到的 一起学学啊,对模式的一个简单匹配.-Chinese character recognition system is very simple, see the Web together to learn ah, the model of a simple matching.
-
-
0下载:
应用于模式分类中,用模式匹配方法对数据进行分类来获得对手写汉字识别的功能-Applied to pattern classification, the use of pattern-matching methods to classify the data to obtain the function of Handwritten Chinese Character Recognition
-
-
0下载:
算法设计与分析的一个经典例子,属于字符匹配的一种快速匹配算法-Algorithm Design and Analysis of a classic example of character belongs to a fast matching algorithm that matches
-
-
0下载:
浅谈人工神经网络;人工神经网络的研究与应用;人工神经网络在图像匹配中的应用;于神经网络算法的字符识别方法研究-Of artificial neural networks artificial neural network research and applications Artificial Neural Network in Image Matching on neural network algorithm for character recognition method
-
-
0下载:
很好用的模板匹配程序,可用来识别字符 matlab实现的-a template matching procedure can be used to identify character
-
-
0下载:
:本文较为系统地介绍了纸币面值数字图象识别的计算机仿真。文中详细介绍了模版
匹配、特征点匹配、神经网络等字符识别方法,并进行了比较。根据本文研究对象的特点,选择
了从分析数字本身的拓扑结构入手,根据字符投影分布的规律来判断和识别的方法,成功实现
了纸币面值的识别。-: This article notes a more systematic introduction to digital image recognition, face value of the computer si
-
-
0下载:
串匹配问题。在主串中找出与模式串匹配的字符开始位置即下标。-String matching problem. In the main string and pattern matching to find the character position that subscr ipt.
-
-
0下载:
一个字符串匹配查询算法。程序在文件中读取字符串。可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符“*”和“?”任意组合而成的。“?”代表任意一个字符,“*”代表零个或任意多个字符。根据输入的表达式,输出文件中符合的字符串-A query string matching algorithm. The program read in the file string. You can use regular expressions to achiev
-
-
1下载:
课程设计要求 0
实验一 基于模板匹配的字符识别 1
实验二 基于C均值算法的车辆检测与跟踪 3
实验三 水果分类系统设计 5
实验四 基于遗传算法的图像歪斜校准 6
实验五 基于BP网络的函数逼近 9
实验六 空调模糊控制系统设计 -Curriculum design requires 0
Experimental one based on template matching character recognition 1
C-means algorithm
-
-
0下载:
简单的对树定义,匹配具有最长前缀字符的字符串-Simple definition of the tree, matching the longest prefix character string
-
-
0下载:
基于MATLAB的车牌识别的设计算法,实现的有车牌定位,车牌字符分割和识别等算法。- In this thesis,the main contents include: First, copes with positioning process of the captured vehicle license plate and then preprocess the positioned license plate Second, based on comparison of gray l
-
-
0下载:
Secondly,the stereo matching way based on feature has been studied,takes the
preprocess method fit for the task.In image segmentation,this paper proposes serfadaptive
threshold method which has been changed a bit to make it more suitable for the
-
-
0下载:
基于特征匹配的英文印刷字符识别,相互学习,互相进步。-Based on feature matching printed English character recognition, mutual learning, mutual progress.
-
-
2下载:
用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)
-