- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
手写体数字识别软件设计设计
PAGE
唐 山 学 院
毕 业 设 计
设计题目:手写体数字识别软件设计
系 别: 智能与信息工程学院
班 级: 12通信2班
姓 名:
指 导 教 师:
2016年5月28 日
PAGE
手写体数字识别软件设计
摘 要
手写体数字的识别,作为光学字符识别技术中的一类,是图像处理领域中很具代表性的课题,其核心技术是人工神经网络算法。通过计算机来进行图像处理,使手写数字被识别出来。
本软件主要用到的技术有数字图像的灰度化,二值化,图像的边缘检测和膨胀等预处理过程。还有特征提取,建立分类识别器进行识别的过程。本软件用到的主要技术为BP神经网络算法。用MATLAB R2014a软件编写程序,并设计GUI界面来运行程序。经过不断地调试改进,可以良好的对手写数字0-9进行识别。
在经济全球化的今天,对于手写阿拉伯数字的正确识别在金融领域,特别是银行票据处理,业务受理查询方面的应用将极大的方便人们日常生活,提高工作效率,这也使得手写数字的识别研究工作飞速发展。
关键词:字符识别 特征提取 BP神经网络 MATLAB
The Design of Handwritten Numeral Recognition Software
Abstract
Handwritten number recognition, as a kind of optical character recognition technology, image processing field is the most representative of the topic and its core technology is artificial neural network algorithm.Through the computer to carry out the image processing, so that the handwritten numeral is recognized.
The software is mainly used in the technology of digital image of the gray, image edge detection and expansion of the pretreatment process.Using MATLAB R2014a software written procedures, and write a GUI interface to run the program. After continuously adjustable pilot improved can be a good opponent to write numbers 0-9 identification.
In the economic globalization , for handwritten Arabic numerals recognition in the financial sector, especially the bank bill processing, business admissibility inquiry application will be greatly convenient for people daily life, improves work efficiency, which also makes handwritten digital recognition of rapid development.
Keywords: Character recognition ; Feature extraction;BP neural network ; MATLAB
目录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc452488997 1前言 PAGEREF _Toc452488997 \h 1
HYPERLINK \l _Toc452488998 1.2技术的发展现状 PAGEREF _Toc452488998 \h 2
HYPERLINK \l _Toc452488999 1.3软件研究难点 PAGEREF _Toc452488999 \h 3
HYPERLINK \l _Toc452489000 2 MATLAB介绍 PAGEREF _Toc
文档评论(0)