搜索资源列表
pankang
- 车牌识别的程序,准确度很高。过程是:车牌定位,车牌图像二值化,车牌字符归一化,车牌字符细化
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identi
脱机字符识别
- 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identi
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification tem
wordrecmatlabbyrf
- 一个字符识别的matlab程序,包括细化,骨架提取,轮廓匹配等功能。-a Character Recognition of Matlab procedures, including thinning, skeleton extraction, contour matching function.
offline-character-recognise
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
awws
- 字符识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Character Recognition of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to
offlineRec
- 数字图像识别中的脱机字符识别:手写数字识别之Fisher线性判别、手写数字识别之模板匹配法、数字识别之神经网络法、细化算法。-Digital Image Recognition of Offline Character Recognition : handwritten digital identification Fisher Linear Discriminant. Handwritten identification templa
worddistinguish
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching
zifushibie
- 脱机字符识别算法,包括FISHER线性变换,细化算法,模板匹配算法等。-Offline character recognition algorithms, including linear transformation FISHER, thinning algorithm, template matching algorithm.
characterrecognition
- 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -Offline character recognition algorithms, including the handwritten numeral recognition of Fisher Linear Discriminant, handwritten numeral recognition is templat
pankang
- 车牌识别的程序,准确度很高。过程是:车牌定位,车牌图像二值化,车牌字符归一化,车牌字符细化 -License Plate Recognition procedure, high accuracy. Process is: license plate location, license plate image binarization, character normalized plate, license plate character
200572811235798
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能-In this paper,
Thiner
- 基于笔划类型的字符细化算法研究论文,有需要做字体细化研究的朋友可以参考参考!-Based on the type of character strokes thinning algorithm research papers, there is a need to make the font detailed study can refer to reference Friend!
writingrestore
- 硕士毕业课题:Vc++实现手写体字符识别.包括字符的预处理,分割,细化以及识别。-Master s graduate topics: Vc++ implementation of handwritten character recognition. Including the character pre-processing, segmentation, thinning, as well as identification.
fd
- 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
xihua
- matlab,图像细化函数,适合字符图像细化-matlab, image thinning function for the character image thinning
sfbrbm
- 车牌照识别的程序 能进行简单的BMP图片识别。包括车牌定位,二值化,归一化,字符细化。-LPR system
tuxiangxihua
- 利用MATLAB进行图像细化和骨架提取,程序较为简单,适用于最好为白底黑字的字符等(Using MATLAB for image thinning and skeleton extraction)