搜索资源列表
EANcreate
- EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描 其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不 多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)
简单手写体数字识别系统
- 可以识别手写数字
EANcreate
- EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描 其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不 多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)-EAN barcode font decoding algorithms are often found with the developm
English_OCR_Using_Autocorrelation
- 本代码为Matlab英语字母和数字识别代码,使用autocorrelation算法.代码在Matlab7.0中运行成功,对于字体单一的情况,处理效果较好。-OCR for English & number based on Autocorrelation.
numberbie
- 本程序实现了手写数字体的识别,识别算法采用最小欧氏距离法-Realized by the number of fonts handwriting recognition, recognition algorithms using the minimum Euclidean distance method
VerifyCode
- 识别网站验证码。自己以前写的,只能针对数字字体固定的那些验证码。采用idhttp下载验证码图片,V0~~V9是数字0~~9的特征码,通过比较数字的特征码相似百分比来判断这个是什么数字。识别率较高。 本程序不是通过复杂的数学算法来实现。所以难度不高,只是游戏之作,不喜勿喷!-Identification codes. Their written before, only those fixed font for digital verif
probabilistic-neural-network
- 利用基于概率的神经网络识别算法,进行手写字体的识别。-By using the neural network recognition algorithm based on probability,recognition of handwritten font.
plate-(2)
- 车牌识别 标准字体库,要用于开发车牌识别算法。参考。-License Plate Recognition standard font library, to be used for the development of license plate recognition algorithm. Reference.
main
- 采用遗传算法和支持向量机(svm)编写的手写字体识别算法,基于matlab-Handwriting recognition algorithm using genetic algorithms and support vector machine (svm) written on matlab
CNN
- 这个代码主要是研究手写数字的识别效率,用卷积神经网络算法来实现,用的是官方手写字体数据,能够显现百分之九十以上的识别率。-Used for convolution neural networks to identify handwritten numbers
手写字迹识别
- 手写字体识别,基于windows系统,C++编写的,手写字体识别算法。(Handwriting recognition, based on Windows, c + +, handwritten font recognition algorithm.)