搜索资源列表
-
0下载:
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching co
-
-
0下载:
其中模板库中存在通配符“*”与“?”,字符 * 表示任意0个或多个字符;字符‘?’表示任意一个字符;匹配规则对字母的大小不敏感,即字母大小写认为是同一个字符。-Which exists in the template library wildcard "*" and "?" Character * stands for any 0 or more characters character ? Represents any single character matching rule
-
-
0下载:
提出了一种复杂背景下的多车牌图像分割和识别方法,首先采用统计和特征匹配相结合的方法进行背景提取,将可能存在车辆的区域提取出来;然后分别对可能的车辆区域进行局部边缘检测,并使用车牌的先验知识确定车牌的位置和单个字符分割,包括车牌倾斜时的字符分割;最后使用PCA和神经网络相结合的方法精确识别车牌。-Proposed a multi-plate image segmentation and recognition method under a complex background, the first
-
-
0下载:
Javascr ipt中的正则表达式解析
正则表达式是个描述字符模式的对象。
Javascr ipt的RegExp对象和String对象定义了使用正则表达式来执行强大的模式匹配和文本检索和替换函数的方法.
-The Javascr ipt regular expression parsing regular expressions is described in character-mode object. Javascr ipt RegExp object and the
-
-
0下载:
Character recognition based on template matching -Character recognition based on template matchingCharacter recognition based on template matchingCharacter recognition based on template matching
-