欢迎来到天天文库
浏览记录
ID:47413856
大小:358.50 KB
页数:39页
时间:2020-01-10
《(毕业论文)基于MATLAB的指纹识别系统设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、大连民族学院本科毕业设计(论文)基于MATLAB的指纹识别系统设计基于MATLAB的指纹识别系统设计摘要生物识别技术已经成为身份识别和网络安全的发展技术之一,其中指纹识别技术是目前公认的安全,准确,方便的身份认证技术之一,使之成为人们研究的热点。本文主要设计一个基于matlab的指纹识别系统。首先主要介绍了指纹识别技术研究的背景,意义,及现状。其次,实现了指纹识别系统,描述了指纹识别系统的基本结构,并且对指纹图像的预处理、特征提取、特征匹配这三个必要的环节的算法进行了详细地研究,在指纹图像预处理阶段,本文使用基于灰度的算法对图像进行了分割,同时,针对二值化后图像中
2、仍存在的噪声,也进行了相应的修整处理,尽可能的为以后指纹特征的提取打好基础,从而成功地实现了对指纹数字图像的处理、特征提取、保存和匹配等功能。最后,对指纹识别系统进行了仿真,仿真结果表明该系统可以较好的进行识别,准确率达到了95.1%。关键词:指纹识别;预处理;二值化;特征提取;特征匹配-III-基于MATLAB的指纹识别系统设计AbstractBiometrictechnologyhasbecomeoneofthedevelopingtechnologiesforidentityrecognitionandnetworksecurity.Andfingerpri
3、ntidentificationtechnologyisnowrecognizedasoneofthemostsafe,accurateandconvenientauthenticationtechnologies,anditisafocusforresearchers.Thispaperdesignsamatlab-basedfingerprintrecognitionsystem.Thefirstintroducesthefingerprintrecognitiontechnologyresearchbackground,significance,andthe
4、statusquo.Secondly,toachievefingerprintidentificationsystem,describesthebasicstructureofthefingerprintidentificationsystem,andthefingerprintimagepreprocessing,featureextraction,featurematchingthesethreeessentialaspectsofthealgorithmisstudiedindetailinthefingerprintimagepre-processings
5、tagethisarticleusesanalgorithmbasedongrayimagesegmentationcarriedoutatthesametime,fortheimageafterbinarizationnoisestillexists,butalsoforthecorrespondingtrimmingprocess,asmuchaspossibleforthefuturelaythefoundationforfingerprintfeatureextractionandthussuccessfullyachievedfingerprintdig
6、italimageprocessing,featureextraction,storageandmatchingfunctions.Finally,thefingerprintidentificationsystemforsimulation,simulationresultsshowthatthesystemcanidentifyabetteraccuracyratereached95.1%.KeyWords:FingerprintRecognition;Processing;Binarization;FeatureExtraction;FeatureMatch
7、ing-III-基于MATLAB的指纹识别系统设计目录摘要IAbstractII1绪论11.1本课题背景和意义11.2指纹识别技术研究现状11.3本文的章节安排22指纹识系统设计42.1指纹识别系统设计基本结构42.2指纹图像分割42.2.1指纹图像分割介绍42.2.2均值方差法52.3指纹图像的细化62.3.1指纹图像细化的预处理62.3.2指纹图像细化方法计算72.4指纹图像的特征提取82.4.1指纹特征提取概述82.4.2指纹特征提取和去伪特征92.5指纹图像匹配方法102.5.1指纹图像匹配介绍102.6本章小结113仿真结果及其分析123.1仿真结果及分
8、析123.
此文档下载收益归作者所有