搜索资源列表
OnlineHandwriting
- 完整利用openCV做联机手写大写英文字母识别的例子.利用了联机手写的笔画数目,笔画轨迹做为特征量进行识别。训练测试接近100%.实际识别也比较准。
hardyfish
- 基于opencv库的联机手写大写英文字母识别的源码。利用了联机手写的笔画数目,笔画轨迹做为特征量进行识别。
sss
- 手写数字识别,提取数字骨架,划直线和该骨架相交,取交点数和数字端点为特征向量.建立特征库进行匹配
20081022
- 基于人工神经网络的图像识别方法研究。基于神经网络的人脸检测研究。基于特征融合与神经网络的手写体数字识别技基于遗传神经网络的手写体数字识别研究术研究。基于遗传优化的神经网络的银行票据手写数字识别。一种改进的人工神经网络模型-Based on artificial neural network image recognition method. Neural Network Based Face Detection Research. Based on Feature Fusion and Neur
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
BP
- 用BP神经网络进行手写数字的识别,特征提取是基于统计模式识别的方法-BP neural network with the handwritten numeral recognition, feature extraction is based on statistical pattern recognition approach
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
sigprogram
- 一个模式识别中手写签字识别的程序,用到轮廓特征。-a program about signature recognition, based on opencv.
TeZhengTiQU
- 基于Matlab编写的手写字符特征提取代码-Matlab-based feature extraction handwritten character written in the code
Am
- 手写数字特征值提取,提取像素点。手写数字特征值提取,提取像素点。-Feature Extraction of Handwritten Numerals
abcd
- 几种手写体汉字网格方向特征提取法并与神经网络在图像识别中应用-study of several handwritten chinese character directional feature extraction approaches
NumberRecognition
- 此程序用于识别手写数字,主要是采用基于特征的方法,用一个5×5的栅格将数字分成25分,每份为一个特征,共有25个特征,然后进行特征匹配,识别出数字。-This procedure used to identify handwritten digits, mainly based on the characteristics of the method, using a 5 × 5 grid will be divided into 25 sub-figures, each as a featur
multihandwrittenandfeatureextraction
- 基于多特征提取的手写汉字识别算法及其实现.-Feature extraction based on multi handwritten Chinese character recognition algorithm and its implementation.
num
- 利用matlab采用基于Gabor特征的识别算法实现手写数字识别-Using matlab recognition based on Gabor feature recognition algorithm for handwritten numeral
8fangx
- 在联机手写中文识别中一种针对8方向特征提取的改进算法(In online handwritten Chinese character recognition, an improved algorithm for feature extraction in 8 directions is proposed)
jiyushiliang
- 基于矢量特征编码的手写字符识别技术_任民宏(Handwritten character recognition based on vector feature coding)
MNIST
- MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification implementation summary Handwr
Character_Recognition
- 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试
MNIST手写数字图片库
- 原图像库,未经过特征提取的手写数字库,可以使用(The original image library, untouched handwritten digital library, can be used)
手写数字识别
- 运用卷积神经网络进行特征提取,然后进行分类(Using convolution neural network to extract features and classify them)