欢迎来到天天文库
浏览记录
ID:47871911
大小:295.71 KB
页数:33页
时间:2019-11-14
《基于多特征提取的识别算法历年数学建模优秀论文大全》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、重庆大学本科学生毕业设计(论文)基于多特征提取的中文识别算法学生:刘平净学号:20031711指导教师:何光辉专业:信息与计算科学重庆大学数理学院学院二00七年六月GraduationDesign(Thesis)ofChongqingUniversityAChineseCharacterRecognitionAlgorithmBasedonMulti-characteristicsUndergraduate:LiuPingjmgSupervisor:HeGuanghuiMajor:InformationandComputingScienceCollegeofMathematical&Physi
2、calScienceChongqingUniversityJune2007摘要该文提出了一种基于多特征提取的手写汉字识别算法及其实现。该算法同时运用了基于统计特征和基于结构特征的汉字识别算法并对它们做了相应改进。算法在匹配判别阶段采用了分类判别思想,在汉字图像输入的同时,记录汉字图像的输入结构特点,在此基础上得到输入的未知汉字的笔划特征,由笔划特征即可对未知汉字做粗分类,这样可以缩小判别时的汉字范围。经过汉字粗分类后,提取整个汉字图像的统计特征,该步骤采用了网格划分方法,即先对图像做划分,再计算每一网格内文字相素与整个图像中文字相素的比值,通过这些特征对文字图像做细分类即可得到识别结果.基于多
3、特征提取的识别算法对汉字的识别十分有效,能使识别率达到90%以上,该文同时也给出了对书写不规范的字的解决方案。关键词:文字识别,特征提取,模式匹配,模式识别ABSTRACTThearticleproposesanalgorithmforhand-writtenChinesecharacterrecognitionanditsrealization.Thealgorithmisbasedonthemulti-characteristics,itunifiesandimprovesthealgorithmbasedonthestatisticcharacteristicandthealgorith
4、mbasedonthestructurecharacteristics.Thealgorithmadoptstheclassifieddistinctionthroughthematchdistinctionstage.Ittakesdownthecharacterimagedinputuniquefeaturewhentheimageinput.Withtheinputuniquefeature,itcanobtainsthependelimitscharacteristicsoftheunknowncharacterimage.Thefirstclassificationcanbemana
5、gedbasedonthesesteps,thustherangeofthesecondclassificationwillsmaller.Afterthefirstclassification,itmustwithdrawsthestatisticcharacteristicsoftheimage.Thealgorithmadoptsthegriddivisionmethodinthisstep.Itmakesadivisiontotheimageandthencomputetheelementratioofeveryareas.Asaresult,thecharacterimagecanb
6、erecognizedbythestepsabove.Therecognitionalgorithmbasedonmulti-characteristicsisextremelyeffectivetotheChinesecharacterrecognition.Therecognitionratecanachievesabove90%.Thisarticlealsoprovidemethodsforthecharacterswrittenstandardless.Keywords:Writingrecognition,Characteristicwithdraws,Patternmatchin
7、g,Patternrecognition目录中文摘要IABSTRACTII目录m图片索引目录IV绪论11汉字识别原理及常用算法41.1汉字识别的原理41.2基于统计决策方法的汉字识别51.3基于结构特征方法的汉字识别62基于多特征提取的识别算法92.1手写汉字识别的现行算法分析92.1.1以笔划序列为特征的识別算法92.1.2基于统计特征的汉字识别算法112.2现行算法的结合和改进123识别算法对
此文档下载收益归作者所有